summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-06 23:08:10 +0000
committerkris <kris@FreeBSD.org>2004-06-06 23:08:10 +0000
commita71cb3ff0bc629f832a084239ec46e9fd01771bb (patch)
tree10c5504a35e1ce55b0bf8d53d4834993fce6e9a5 /sysutils
parentf85e07c6ce7a0819814930a4b0e84c054e53f540 (diff)
downloadFreeBSD-ports-a71cb3ff0bc629f832a084239ec46e9fd01771bb.zip
FreeBSD-ports-a71cb3ff0bc629f832a084239ec46e9fd01771bb.tar.gz
Change USE_GETTEXT=1 to USE_GETTEXT=yes in preparation for forthcoming
bsd.port.mk commit
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/progsreiserfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile
index 04b97f0..8f451c9 100644
--- a/sysutils/progsreiserfs/Makefile
+++ b/sysutils/progsreiserfs/Makefile
@@ -17,7 +17,7 @@ COMMENT= Utilities and library to manipulate ReiserFS partitions
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
GNU_CONFIGURE= yes
-USE_GETTEXT= 1
+USE_GETTEXT= yes
USE_LIBTOOL_VER= 15
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
OpenPOWER on IntegriCloud