FreeBSD Bugzilla – Attachment 87394 Details for
Bug 124010
maintainer: audio/mp3unicode - respect NOPORTDOCS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.34 KB, created by
Max Brazhnikov
on 2008-05-26 19:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Max Brazhnikov
Created:
2008-05-26 19:50:01 UTC
Size:
1.34 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/audio/mp3unicode/Makefile /home/makc/porting/ports/audio/mp3unicode/Makefile >--- /usr/ports/audio/mp3unicode/Makefile 2007-10-06 01:17:03.000000000 +0400 >+++ /home/makc/porting/ports/audio/mp3unicode/Makefile 2008-05-26 21:37:35.000000000 +0400 >@@ -7,6 +7,7 @@ > > PORTNAME= mp3unicode > PORTVERSION= 1.2 >+PORTREVISION= 1 > CATEGORIES= audio > MASTER_SITES= SF > >@@ -26,4 +27,11 @@ > PLIST_FILES= bin/mp3unicode > PORTDOCS= COPYING README > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+pre-configure: >+.if defined(NOPORTDOCS) >+ ${REINPLACE_CMD} -e '/^install-data-am/s|install-dist_docDATA||' ${WRKSRC}/Makefile.in >+.endif >+ >+.include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/audio/mp3unicode/files/patch-Makefile.in /home/makc/porting/ports/audio/mp3unicode/files/patch-Makefile.in >--- /usr/ports/audio/mp3unicode/files/patch-Makefile.in 1970-01-01 03:00:00.000000000 +0300 >+++ /home/makc/porting/ports/audio/mp3unicode/files/patch-Makefile.in 2008-05-26 21:32:40.000000000 +0400 >@@ -0,0 +1,12 @@ >+--- ./Makefile.in.orig 2007-09-28 23:07:40.000000000 +0400 >++++ ./Makefile.in 2008-05-26 21:32:34.000000000 +0400 >+@@ -757,8 +757,7 @@ >+ >+ info-am: >+ >+-install-data-am: install-dist_docDATA install-man \ >+- install-nodist_htmlDATA >++install-data-am: install-dist_docDATA install-man >+ >+ install-dvi: install-dvi-recursive >+
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 124010
: 87394