aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-07-09 01:43:12 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-07-09 01:43:12 +0000
commit81c2c8de91264a7f3e40fe6406da3be68c4bea00 (patch)
treee9f3f3f60f803347312d2674cca9be46e9caf7a7 /x11-wm
parentf0d7a54b76945bebcc81a554e3afc2101a078910 (diff)
downloadports-81c2c8de91264a7f3e40fe6406da3be68c4bea00.tar.gz
ports-81c2c8de91264a7f3e40fe6406da3be68c4bea00.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/enlightenment-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index f2a56ff89725..b11f6cc6ba7b 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= enlightenment
PORTVERSION= 0.16.999.010
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://enlightenment.freedesktop.org/files/
@@ -25,6 +25,8 @@ CONFLICTS= x11-wm/enlightenment
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnometarget
USE_ICONV= yes
+USE_GETTEXT= yes
+NO_LATEST_LINK= yes
USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"