aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2012-07-17 21:52:29 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2012-07-17 21:52:29 +0000
commita7819a80ff00ae46187c5897aa0e73a79e4c172a (patch)
treec316cde6e7d7c55dd779b716a00e5c07e4596245 /sysutils
parentdd9f21295476b8efbcc0b4e207b5eefd86ef8f5c (diff)
downloadports-a7819a80ff00ae46187c5897aa0e73a79e4c172a.tar.gz
ports-a7819a80ff00ae46187c5897aa0e73a79e4c172a.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xfce4-battery-plugin/Makefile12
-rw-r--r--sysutils/xfce4-battery-plugin/distinfo4
2 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile
index 483f3e2506ca..c3cad50f63a4 100644
--- a/sysutils/xfce4-battery-plugin/Makefile
+++ b/sysutils/xfce4-battery-plugin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xfce4-battery-plugin
-PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTVERSION= 1.0.5
CATEGORIES= sysutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -25,11 +24,12 @@ USE_GNOME= gnomehack gtk20 glib20 intltool intlhack pkgconfig
USE_XFCE= configenv libmenu libutil panel
INSTALLS_ICONS= yes
-OPTIONS= NLS "Enable Native Language Support" on
+OPTIONS_DEFINE= NLS
+OPTIONS_DEFAULT= NLS
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
-.if !defined(WITHOUT_NLS)
+.if ${PORT_OPTIONS:MNLS}
USE_GETTEXT= yes
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
@@ -38,4 +38,4 @@ CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/xfce4-battery-plugin/distinfo b/sysutils/xfce4-battery-plugin/distinfo
index e9c724a38c33..8e17b8a538d4 100644
--- a/sysutils/xfce4-battery-plugin/distinfo
+++ b/sysutils/xfce4-battery-plugin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-battery-plugin-1.0.4.tar.bz2) = 2682d634f30511d09e65f70b3cb3bd7748cc684a745a252c47c4118b3adf6dd6
-SIZE (xfce4/xfce4-battery-plugin-1.0.4.tar.bz2) = 402261
+SHA256 (xfce4/xfce4-battery-plugin-1.0.5.tar.bz2) = f659b1af40ab72c93448affaa693ab551827a5600ce9b97a799b7c2419bdeb11
+SIZE (xfce4/xfce4-battery-plugin-1.0.5.tar.bz2) = 403505