aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/e17-module-snow
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2012-12-23 04:54:59 +0800
committergblach <gblach@FreeBSD.org>2012-12-23 04:54:59 +0800
commitfb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b (patch)
tree9c4bc08591050b7b536082be6db8392c913f8089 /x11-wm/e17-module-snow
parent35e83ae5ca4ef2876eccf0e512467ede97187fb9 (diff)
downloadfreebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.tar.gz
freebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.tar.zst
freebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.zip
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4 - Convert to OptionsNG Approved by: crees (mentor)
Diffstat (limited to 'x11-wm/e17-module-snow')
-rw-r--r--x11-wm/e17-module-snow/Makefile13
-rw-r--r--x11-wm/e17-module-snow/distinfo4
2 files changed, 10 insertions, 7 deletions
diff --git a/x11-wm/e17-module-snow/Makefile b/x11-wm/e17-module-snow/Makefile
index e92d3752fa6e..00186c001dd8 100644
--- a/x11-wm/e17-module-snow/Makefile
+++ b/x11-wm/e17-module-snow/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= snow
-PORTVERSION= 20111128
+PORTVERSION= 20120918
CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
@@ -14,17 +14,20 @@ BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
DIST_SUBDIR= e17
-GNU_CONFIGURE= yes
USE_BZIP2= yes
+GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GNOME= pkgconfig
USE_EFL= edje libtool_hack modarch_hack
+USE_GNOME= pkgconfig
+
+.include <bsd.port.options.mk>
-.if !defined(WITHOUT_NLS)
+.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
+CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else
-CONFIGURE_ARGS= --disable-nls
+CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
diff --git a/x11-wm/e17-module-snow/distinfo b/x11-wm/e17-module-snow/distinfo
index a71360ca64c0..043c887753a3 100644
--- a/x11-wm/e17-module-snow/distinfo
+++ b/x11-wm/e17-module-snow/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e17/snow-20111128.tar.bz2) = a3243093922a22b7f6850af8b635eec6363d9a4c9633b54f590b1619cbf838c7
-SIZE (e17/snow-20111128.tar.bz2) = 511727
+SHA256 (e17/snow-20120918.tar.bz2) = e6cba5d6059a812d58969b92e715f716183fbab97f159a29c90741a884a2b620
+SIZE (e17/snow-20120918.tar.bz2) = 530448