diff options
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 10ef4c61d412..77fee02cd461 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -12,7 +12,6 @@ DIST_SUBDIR= openxpki MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl based trustcenter software for PKI: i18n tools -BROKEN= not staged BUILD_DEPENDS= \ p5-openxpki>=0:${PORTSDIR}/security/p5-openxpki RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -22,5 +21,4 @@ USES= gettext gmake perl5 ### even to use English language. ALL_TARGET= default -NO_STAGE= yes .include <bsd.port.mk> |