Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147668437
D9331.1784026274.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
642 B
Referenced Files
None
Subscribers
None
D9331.1784026274.diff
View Options
Index: Mk/Uses/perl5.mk
===================================================================
--- Mk/Uses/perl5.mk
+++ Mk/Uses/perl5.mk
@@ -316,6 +316,13 @@
@[ -d "${STAGEDIR}${SITE_MAN3}" ] && \
${FIND} ${STAGEDIR}${SITE_MAN3} -name '*::README.3' -delete || :
+.if ${_USE_PERL5:Mautoplist}
+_USES_install+= 861:perl5-autoplist
+perl5-autoplist:
+ @(cd ${STAGEDIR}${PREFIX} ; ${FIND} -ds ${SITE_PERL_REL} -type f \
+ -not -name .packlist -print >> ${TMPPLIST} )
+.endif # USE_PERL5:Mautoplist
+
. if !target(do-test) && (!empty(USE_PERL5:Mmodbuild*) || !empty(USE_PERL5:Mconfigure))
TEST_TARGET?= test
TEST_WRKSRC?= ${BUILD_WRKSRC}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 14, 10:51 AM (4 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29128244
Default Alt Text
D9331.1784026274.diff (642 B)
Attached To
Mode
D9331: Add autoplist support for USES=perl5
Attached
Detach File
Event Timeline
Log In to Comment