aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-04-23 06:07:28 +0800
committerkris <kris@FreeBSD.org>2006-04-23 06:07:28 +0800
commitcc2ebfedfd5cb61ac8bf29792b0d6a4a7b625ad5 (patch)
treefaa81da502624e91c8751f4f4a34f731f012d598 /lang
parent8dd6efc2143ce4e50bc92d069a08de982a936944 (diff)
downloadfreebsd-ports-gnome-cc2ebfedfd5cb61ac8bf29792b0d6a4a7b625ad5.tar.gz
freebsd-ports-gnome-cc2ebfedfd5cb61ac8bf29792b0d6a4a7b625ad5.tar.zst
freebsd-ports-gnome-cc2ebfedfd5cb61ac8bf29792b0d6a4a7b625ad5.zip
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'lang')
-rw-r--r--lang/parrot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 72a052d071d7..b44334e137a9 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
icudata.34:${PORTSDIR}/devel/icu
+BROKEN= Incorrect pkg-plist
+
USE_GCC= 3.4+
USE_PERL5= yes
USE_GMAKE= yes