diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:22:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:22:10 +0000 |
commit | a8aaa4f2c1fbf1a798250f7651259b7e21d1ff6e (patch) | |
tree | d6ba16200f524c77cff896bff27fe54ba5fe9a16 /devel/p5-Locale-libintl | |
parent | ebfc6ec6f91d61285bf9e28e5a989509f70cc5fd (diff) | |
download | ports-a8aaa4f2c1fbf1a798250f7651259b7e21d1ff6e.tar.gz ports-a8aaa4f2c1fbf1a798250f7651259b7e21d1ff6e.zip |
Notes
Diffstat (limited to 'devel/p5-Locale-libintl')
-rw-r--r-- | devel/p5-Locale-libintl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Locale-libintl/Makefile b/devel/p5-Locale-libintl/Makefile index 1daea0c822ff..ca5e92646989 100644 --- a/devel/p5-Locale-libintl/Makefile +++ b/devel/p5-Locale-libintl/Makefile @@ -19,6 +19,8 @@ COMMENT= Internationalization library for Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes USE_GETTEXT= yes |