Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153211849
D33160.id99135.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D33160.id99135.diff
View Options
Index: security/p5-openxpki-i18n/Makefile
===================================================================
--- security/p5-openxpki-i18n/Makefile
+++ security/p5-openxpki-i18n/Makefile
@@ -13,7 +13,7 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/../../LICENSE
-### We can not go without NLS. Internationalization is needed even for English
+# We cannot go without NLS. Internationalization is needed even for English.
USES= gettext-runtime gettext-tools gmake perl5
USE_GITHUB= yes
Index: security/p5-openxpki/Makefile
===================================================================
--- security/p5-openxpki/Makefile
+++ security/p5-openxpki/Makefile
@@ -12,8 +12,9 @@
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= bash:shells/bash \
+BUILD_DEPENDS= ${MY_DEPENDS}
+RUN_DEPENDS= ${MY_DEPENDS}
+MY_DEPENDS= bash:shells/bash \
p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
p5-Cache-LRU>=0:devel/p5-Cache-LRU \
p5-CGI-Fast>=2.10:www/p5-CGI-Fast \
@@ -130,8 +131,6 @@
)
@${MKDIR} ${WRKSRC}/t/var/log/openxpki
-.include <bsd.port.pre.mk>
-
post-install:
@${MKDIR} ${STAGEDIR}/var/openxpki/session
@${MKDIR} ${STAGEDIR}/var/log/openxpki
@@ -146,4 +145,4 @@
(cd ${WRKSRC}/../.. && ${COPYTREE_SHARE} config ${STAGEDIR}${EXAMPLESDIR})
(cd ${WRKSRC} && ${COPYTREE_SHARE} "htdocs cgi-bin" ${STAGEDIR}${EXAMPLESDIR})
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 8:22 PM (19 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31837852
Default Alt Text
D33160.id99135.diff (1 KB)
Attached To
Mode
D33160: security/p5-openxpki*: General cleanup
Attached
Detach File
Event Timeline
Log In to Comment