summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment-devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-07-15 01:46:05 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-07-15 01:46:05 +0000
commitd9837f231f9f0354622a66d0a58b00fa0b4163f9 (patch)
tree86665507be4ad665684982c22e051ca049a9f4d6 /x11-wm/enlightenment-devel/Makefile
parentUpgrade to latest version. (diff)
- update to 0.16.999.030
- Use USE_LDCONFIG instead of INSTALLS_SHLIB (deprecated) PR: ports/100241 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes
Notes: svn path=/head/; revision=167847
Diffstat (limited to 'x11-wm/enlightenment-devel/Makefile')
-rw-r--r--x11-wm/enlightenment-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index a4ab2d9e4ae9..039944bd4c7d 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= enlightenment
-PORTVERSION= 0.16.999.029
-PORTREVISION= 1
+PORTVERSION= 0.16.999.030
+PORTREVISION= 0
CATEGORIES= x11-wm
MASTER_SITES= http://enlightenment.freedesktop.org/files/
@@ -26,7 +26,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehack gnometarget
USE_ICONV= yes
USE_GETTEXT= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \