aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e17-module-news
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2012-12-22 20:54:59 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2012-12-22 20:54:59 +0000
commit2d250bb95eac4419c2b2a81d30d1629c50a4ba4f (patch)
tree9c4bc08591050b7b536082be6db8392c913f8089 /x11-wm/e17-module-news
parent3f57bf2285e342135340477d9404790fda157f15 (diff)
downloadports-2d250bb95eac4419c2b2a81d30d1629c50a4ba4f.tar.gz
ports-2d250bb95eac4419c2b2a81d30d1629c50a4ba4f.zip
Notes
Diffstat (limited to 'x11-wm/e17-module-news')
-rw-r--r--x11-wm/e17-module-news/Makefile16
-rw-r--r--x11-wm/e17-module-news/distinfo4
2 files changed, 12 insertions, 8 deletions
diff --git a/x11-wm/e17-module-news/Makefile b/x11-wm/e17-module-news/Makefile
index 4da5f18bf7e5..a2f7f09f7985 100644
--- a/x11-wm/e17-module-news/Makefile
+++ b/x11-wm/e17-module-news/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= news
-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= A module to display information feeds like Rss
+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-news/distinfo b/x11-wm/e17-module-news/distinfo
index 1098ffdfeac7..e22c5bb60508 100644
--- a/x11-wm/e17-module-news/distinfo
+++ b/x11-wm/e17-module-news/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e17/news-20111128.tar.bz2) = 730818b38d67fa91c94be3079d7cff966107dbe402c88b2ecce663d9886edeb5
-SIZE (e17/news-20111128.tar.bz2) = 1044776
+SHA256 (e17/news-20120918.tar.bz2) = cc43d682ce14cd0ecb4d5e34ed3544d5790292684f48a1e5d21d5abcb0915db3
+SIZE (e17/news-20120918.tar.bz2) = 1009846