FreeBSD Bugzilla – Attachment 82652 Details for
Bug 118234
[PATCH] x11-wm/vtwm, Fix port bug
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
vtwm.diff
vtwm.diff (text/plain), 903 bytes, created by
Martin Tournoij
on 2007-11-24 14:20:02 UTC
(
hide
)
Description:
vtwm.diff
Filename:
MIME Type:
Creator:
Martin Tournoij
Created:
2007-11-24 14:20:02 UTC
Size:
903 bytes
patch
obsolete
>--- Makefile.orig 2007-11-04 03:40:58.000000000 +0100 >+++ Makefile 2007-11-24 15:03:39.000000000 +0100 >@@ -7,7 +7,7 @@ > > PORTNAME= vtwm > PORTVERSION= 5.4.7 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-wm > MASTER_SITES= http://www.vtwm.org/downloads/ > >@@ -22,7 +22,9 @@ > OPTIONS= SOUND "Sound support" on \ > NLS "Native language support" on > >-.include <bsd.port.pre.mk> >+.if defined(WITHOUT_SOUND) >+LIB_DEPENDS+= rplay.1:${PORTSDIR}/audio/rplay >+.endif > > post-patch: > .if defined(WITHOUT_SOUND) >@@ -30,8 +32,6 @@ > 's:^XCOMM NO_SOUND_SUPPORT: NO_SOUND_SUPPORT:; \ > s:^SOUNDLIB:XCOMM SOUNDLIB:; \ > s:^SOUNDINC:XCOMM SOUNDINC: ' ${WRKSRC}/Imakefile >-.else >-LIB_DEPENDS+= rplay.1:${PORTSDIR}/audio/rplay > .endif > > .if defined(WITHOUT_NLS) >@@ -39,4 +39,4 @@ > 's:^XCOMM NO_I18N_SUPPORT: NO_I18N_SUPPORT:' ${WRKSRC}/Imakefile > .endif > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
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 118234
: 82652