summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2002-03-27 17:42:27 +0000
committernetchild <netchild@FreeBSD.org>2002-03-27 17:42:27 +0000
commit055b255af270dc0600e1cf7ca7936dc48bbe675c (patch)
tree891a447818d3cb7c1a155f529f6fbdb684b5236b /x11-wm
parent8780ebf21e754fceea135c044b2078f79dd07b76 (diff)
downloadFreeBSD-ports-055b255af270dc0600e1cf7ca7936dc48bbe675c.zip
FreeBSD-ports-055b255af270dc0600e1cf7ca7936dc48bbe675c.tar.gz
Don't use included gettext.
Approved by: vanilla Reviewed by: steve
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e16/Makefile2
-rw-r--r--x11-wm/enlightenment-devel/Makefile2
-rw-r--r--x11-wm/enlightenment/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 50a2268..dff788a 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -35,7 +35,7 @@ USE_ESOUND= yes
USE_IMLIB= yes
USE_FREETYPE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-fsstd --with-included-gettext
+CONFIGURE_ARGS= --enable-fsstd
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \
-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -lxpg4"
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index 50a2268..dff788a 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -35,7 +35,7 @@ USE_ESOUND= yes
USE_IMLIB= yes
USE_FREETYPE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-fsstd --with-included-gettext
+CONFIGURE_ARGS= --enable-fsstd
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \
-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -lxpg4"
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index 50a2268..dff788a 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -35,7 +35,7 @@ USE_ESOUND= yes
USE_IMLIB= yes
USE_FREETYPE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-fsstd --with-included-gettext
+CONFIGURE_ARGS= --enable-fsstd
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \
-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -lxpg4"
OpenPOWER on IntegriCloud