FreeBSD Bugzilla – Attachment 131654 Details for
Bug 175785
[patch] graphics/renrot remove SITE_PERL from RUN_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 629 bytes, created by
Alex Kozlov
on 2013-02-02 20:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alex Kozlov
Created:
2013-02-02 20:30:00 UTC
Size:
629 bytes
patch
obsolete
>Index: graphics/renrot/Makefile >@@ -25,14 +25,13 @@ > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MIMAGEMAGICK} >-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick >+RUN_DEPENDS+= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick > .endif > > post-install: >- @${MKDIR} ${PREFIX}/etc/${PORTNAME} >+ @${MKDIR} ${ETCDIR} > .for conf in colors.conf copyright.tag renrot.conf tags.conf >- ${INSTALL_DATA} ${WRKSRC}/etc/${conf} \ >- ${PREFIX}/etc/${PORTNAME}/${conf}.sample >+ ${INSTALL_DATA} ${WRKSRC}/etc/${conf} ${ETCDIR}/${conf}.sample > .endfor > .if ${PORT_OPTIONS:MDOCS} > @${MKDIR} ${DOCSDIR}
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 175785
: 131654