svn commit: r350913 - head/security/p5-openxpki-i18n
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Apr 11 09:22:39 UTC 2014
Author: sunpoet
Date: Fri Apr 11 09:22:39 2014
New Revision: 350913
URL: http://svnweb.freebsd.org/changeset/ports/350913
QAT: https://qat.redports.org/buildarchive/r350913/
Log:
- Support STAGEDIR
Modified:
head/security/p5-openxpki-i18n/Makefile
Modified: head/security/p5-openxpki-i18n/Makefile
==============================================================================
--- head/security/p5-openxpki-i18n/Makefile Fri Apr 11 09:21:38 2014 (r350912)
+++ head/security/p5-openxpki-i18n/Makefile Fri Apr 11 09:22:39 2014 (r350913)
@@ -12,7 +12,6 @@ DIST_SUBDIR= openxpki
MAINTAINER= svysh.fbsd at 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>
More information about the svn-ports-all
mailing list