aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-05-07 11:09:13 +0800
committerkris <kris@FreeBSD.org>2005-05-07 11:09:13 +0800
commit2f0d266445370ad86a00ae4a20057e5871090fb6 (patch)
tree6d2efec467d26444aab2f6c0eb1f356e8ccc5c66 /www
parentcd4544e463e7fad5f22d7dd11b1e14070ce958f1 (diff)
downloadfreebsd-ports-gnome-2f0d266445370ad86a00ae4a20057e5871090fb6.tar.gz
freebsd-ports-gnome-2f0d266445370ad86a00ae4a20057e5871090fb6.tar.zst
freebsd-ports-gnome-2f0d266445370ad86a00ae4a20057e5871090fb6.zip
BROKEN with old perl: Incorrect pkg-plist
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Embperl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Embperl/Makefile b/www/p5-HTML-Embperl/Makefile
index d805f3a87151..6b1dd059aa37 100644
--- a/www/p5-HTML-Embperl/Makefile
+++ b/www/p5-HTML-Embperl/Makefile
@@ -49,6 +49,7 @@ MAN1= embpexec.pl.1
.if ${PERL_LEVEL} < 500601
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
+BROKEN= Incorrect pkg-plist
.endif
.include <bsd.port.post.mk>