diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-06 23:08:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-06 23:08:10 +0000 |
commit | e1efc0b065db091b5b1fb6119b95c8c6786274b2 (patch) | |
tree | 1f160f8468258a98a84d3179b141b13a7d9d3f60 /sysutils/progsreiserfs/Makefile | |
parent | 1ede6785db039439373d551868f09fbca75f3150 (diff) | |
download | ports-e1efc0b065db091b5b1fb6119b95c8c6786274b2.tar.gz ports-e1efc0b065db091b5b1fb6119b95c8c6786274b2.zip |
Notes
Diffstat (limited to 'sysutils/progsreiserfs/Makefile')
-rw-r--r-- | sysutils/progsreiserfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile index 04b97f09b2e6..8f451c9f25a9 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 |