aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/e17-module-photo
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-photo
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-photo')
-rw-r--r--x11-wm/e17-module-photo/Makefile16
-rw-r--r--x11-wm/e17-module-photo/distinfo4
2 files changed, 12 insertions, 8 deletions
diff --git a/x11-wm/e17-module-photo/Makefile b/x11-wm/e17-module-photo/Makefile
index 02207deea0a2..dc74b25f02e5 100644
--- a/x11-wm/e17-module-photo/Makefile
+++ b/x11-wm/e17-module-photo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= photo
-PORTVERSION= 20111128
+PORTVERSION= 20120918
CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
@@ -10,22 +10,26 @@ PKGNAMEPREFIX= e17-module-
MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 photo slideshow module
+LICENSE= GPLv2
+
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
DIST_SUBDIR= e17
-GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GETTEXT= 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-photo/distinfo b/x11-wm/e17-module-photo/distinfo
index 7084fb90be9e..752e9613a437 100644
--- a/x11-wm/e17-module-photo/distinfo
+++ b/x11-wm/e17-module-photo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e17/photo-20111128.tar.bz2) = e6df2594366a7abcbd8bad91debf8fde9aec863e9ead9f956ef042945a799361
-SIZE (e17/photo-20111128.tar.bz2) = 685048
+SHA256 (e17/photo-20120918.tar.bz2) = e7724095068f76e2101150c126396c7f4c5627f539b4493eae80815d41680f6b
+SIZE (e17/photo-20120918.tar.bz2) = 704309