aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e17-module-mail
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-mail
parent3f57bf2285e342135340477d9404790fda157f15 (diff)
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4 - Convert to OptionsNG Approved by: crees (mentor)
Notes
Notes: svn path=/head/; revision=309405
Diffstat (limited to 'x11-wm/e17-module-mail')
-rw-r--r--x11-wm/e17-module-mail/Makefile16
-rw-r--r--x11-wm/e17-module-mail/distinfo4
2 files changed, 12 insertions, 8 deletions
diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile
index 77a63b2336ae..b66919af3d8c 100644
--- a/x11-wm/e17-module-mail/Makefile
+++ b/x11-wm/e17-module-mail/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mail
-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 module to check your mailboxes (like xbiff does)
+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-mail/distinfo b/x11-wm/e17-module-mail/distinfo
index d0e999cd3817..b02eac8bad02 100644
--- a/x11-wm/e17-module-mail/distinfo
+++ b/x11-wm/e17-module-mail/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e17/mail-20111128.tar.bz2) = 8b60d5be5903d4fd762939c5e81d2a8c1bfa63a38ad9f0dee84c1bea682701ce
-SIZE (e17/mail-20111128.tar.bz2) = 569458
+SHA256 (e17/mail-20120918.tar.bz2) = 36f16d5d444ec21ef1571d9ba398c43006ac0836851275851b497c9979971230
+SIZE (e17/mail-20120918.tar.bz2) = 568129