summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-07-11 08:18:25 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-07-11 08:18:25 +0000
commitbc430abbdb1625c1bb93db5ba6cd0921c71a044f (patch)
treed84a1641d6b6c625714db11dbbad1ee7cec15a95 /x11-wm/enlightenment-devel/Makefile
parent- Update to 0.9.6 (diff)
Add MODULE_ARCH to PLIST_SUB, and make portlint happy.
Submitted by: ssedov at mbsd.msk.ru
Notes
Notes: svn path=/head/; revision=167443
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r--x11-wm/enlightenment-devel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index 448b38b1fca7..a4ab2d9e4ae9 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= enlightenment
PORTVERSION= 0.16.999.029
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://enlightenment.freedesktop.org/files/
@@ -26,11 +26,14 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehack gnometarget
USE_ICONV= yes
USE_GETTEXT= yes
+INSTALLS_SHLIB= yes
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+PLIST_SUB+= MODULE_ARCH=freebsd${OSREL}-${ARCH}
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000