diff options
author | wen <wen@FreeBSD.org> | 2013-11-30 22:50:02 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-11-30 22:50:02 +0800 |
commit | 941015f647012a972902e6f12cb779fe05b326ad (patch) | |
tree | 00911a1c9220f7770c67987148dacb44c025e88d | |
parent | cc455ffed296faae19d799f8dbf91dc1a541e606 (diff) | |
download | freebsd-ports-gnome-941015f647012a972902e6f12cb779fe05b326ad.tar.gz freebsd-ports-gnome-941015f647012a972902e6f12cb779fe05b326ad.tar.zst freebsd-ports-gnome-941015f647012a972902e6f12cb779fe05b326ad.zip |
- Mark BROKEN
-rw-r--r-- | security/p5-Jifty-Plugin-OpenID/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Jifty-Plugin-OpenID/Makefile b/security/p5-Jifty-Plugin-OpenID/Makefile index b1f471db959c..e03e1f24ec94 100644 --- a/security/p5-Jifty-Plugin-OpenID/Makefile +++ b/security/p5-Jifty-Plugin-OpenID/Makefile @@ -17,6 +17,8 @@ BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ p5-LWPx-ParanoidAgent>=0:${PORTSDIR}/www/p5-LWPx-ParanoidAgent RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= does not build + USES= perl5 USE_PERL5= configure |