FreeBSD Bugzilla – Attachment 159873 Details for
Bug 202211
[graphics/linux-c6-png] build failure due to missing libpng-1.2.49 directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add DOCS option to fix plist issue
linux-c6-png-1.2.49_2.diff (text/plain), 1.35 KB, created by
Joseph Mingrone
on 2015-08-14 19:14:43 UTC
(
hide
)
Description:
add DOCS option to fix plist issue
Filename:
MIME Type:
Creator:
Joseph Mingrone
Created:
2015-08-14 19:14:43 UTC
Size:
1.35 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 394235) >+++ Makefile (working copy) >@@ -14,6 +14,10 @@ > > LINUX_NAME= libpng > ONLY_FOR_ARCHS= i386 amd64 >+OPTIONS_DEFINE= DOCS >+OPTIONS_SUB= yes >+PLIST_SUB= PORTVERSION="${PORTVERSION}" >+ > RPMVERSION= 1.el6_2 > USE_LINUX= c6 > USE_LINUX_RPM= yes >@@ -20,7 +24,7 @@ > USE_LDCONFIG= yes > > DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION} >-PORTDOCS= CHANGES LICENSE README TODO example.c libpng-1.2.49.txt CMakeLists.txt >+DOCS_PORTDOCS= CHANGES LICENSE README TODO example.c libpng-1.2.49.txt CMakeLists.txt > DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr > > .include <bsd.port.mk> >Index: pkg-plist.i686 >=================================================================== >--- pkg-plist.i686 (revision 394235) >+++ pkg-plist.i686 (working copy) >@@ -3,4 +3,4 @@ > usr/lib/libpng12.so.0 > usr/lib/libpng12.so.0.49.0 > usr/share/man/man5/png.5.gz >-@dirrmtry usr/share/doc/libpng-1.2.49 >+@dirrmtry usr/share/doc/libpng-%%PORTVERSION%% >Index: pkg-plist.x86_64 >=================================================================== >--- pkg-plist.x86_64 (revision 394235) >+++ pkg-plist.x86_64 (working copy) >@@ -3,4 +3,4 @@ > usr/lib64/libpng12.so.0 > usr/lib64/libpng12.so.0.49.0 > usr/share/man/man5/png.5.gz >-@dirrmtry usr/share/doc/libpng-1.2.49 >+@dirrmtry usr/share/doc/libpng-%%PORTVERSION%%
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 202211
: 159873