diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 00:49:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-12 00:49:04 +0000 |
commit | 158cfec1335ee3f3968bcb50f92934fa0c93f999 (patch) | |
tree | 4f25bdafafa3c8e51500600eb2f036e18e32205d /sysutils/progsreiserfs | |
parent | 0d62960fe8b2a837f241acb8783abd88c82fdae6 (diff) | |
download | ports-158cfec1335ee3f3968bcb50f92934fa0c93f999.tar.gz ports-158cfec1335ee3f3968bcb50f92934fa0c93f999.zip |
Notes
Diffstat (limited to 'sysutils/progsreiserfs')
-rw-r--r-- | sysutils/progsreiserfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile index 93edd6c8c48c..46e5053a0342 100644 --- a/sysutils/progsreiserfs/Makefile +++ b/sysutils/progsreiserfs/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= ports@FreeBSD.org COMMENT= Utilities and library to manipulate ReiserFS partitions +BROKEN= Leaves behind lib/charset.alias instead of correctly using gettext + GNU_CONFIGURE= yes USE_GETOPT_LONG=yes USE_LIBTOOL_VER=15 |