FreeBSD Bugzilla – Attachment 180928 Details for
Bug 217893
net/openpgm: correct dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
remove perl from run deps; copy docs/examples only when selected in options
net-openpgm.patch (text/plain), 939 bytes, created by
Anton Yuzhaninov
on 2017-03-18 16:28:54 UTC
(
hide
)
Description:
remove perl from run deps; copy docs/examples only when selected in options
Filename:
MIME Type:
Creator:
Anton Yuzhaninov
Created:
2017-03-18 16:28:54 UTC
Size:
939 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 436421) >+++ Makefile (working copy) >@@ -4,7 +4,7 @@ > PORTNAME= openpgm > DISTVERSIONPREFIX= release- > DISTVERSION= 5-2-122 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= net devel > > MAINTAINER= vg@FreeBSD.org >@@ -18,6 +18,7 @@ GH_ACCOUNT= steve-o > > GNU_CONFIGURE= yes > USES= autoreconf pathfix perl5 libtool python:build >+USE_PERL5= build > USE_LDCONFIG= yes > WRKSRC_SUBDIR= openpgm/pgm > INSTALL_TARGET= install-strip >@@ -26,9 +27,11 @@ OPTIONS_DEFINE= DOCS EXAMPLES > PORTDOCS= draft-ietf-rmt-bb-pgmcc-03.txt rfc3208.txt > PORTEXAMPLES= * > >-post-install: >+post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/../doc/,} ${STAGEDIR}${DOCSDIR} >+ >+post-install-EXAMPLES-on: > @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 217893
: 180928