FreeBSD Bugzilla – Attachment 35022 Details for
Bug 56678
Fixed broken build with xmms dependiency installed on the system.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xmp.diff
xmp.diff (text/plain), 545 bytes, created by
Marcin Jessa
on 2003-09-10 13:40:12 UTC
(
hide
)
Description:
xmp.diff
Filename:
MIME Type:
Creator:
Marcin Jessa
Created:
2003-09-10 13:40:12 UTC
Size:
545 bytes
patch
obsolete
>diff -ruN xmp.orig/Makefile xmp/Makefile >--- xmp.orig/Makefile Tue Apr 8 02:40:08 2003 >+++ xmp/Makefile Wed Sep 10 14:28:00 2003 >@@ -7,6 +7,7 @@ > > PORTNAME= xmp > PORTVERSION= 2.0.4 >+PORTREVISION= 0 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -34,6 +35,12 @@ > USE_GNOME+= esound > CONFIGURE_ARGS+= --enable-esd > PKGNAMESUFFIX= -esound >+.endif >+ >+.if !defined(WITHOUT_XMMS) >+ LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms >+.else >+ CONFIGURE_ARGS+= --disable-xmms > .endif > > MAN1= xmp.1
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 56678
: 35022