FreeBSD Bugzilla – Attachment 77583 Details for
Bug 111698
[patch] audio/xmp - cleanup non-supported FreeBSD versions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.30 KB, created by
edwin
on 2007-04-16 03:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2007-04-16 03:50:01 UTC
Size:
1.30 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/audio/xmp/Makefile,v >retrieving revision 1.32 >diff -u -r1.32 Makefile >--- Makefile 3 May 2006 05:14:34 -0000 1.32 >+++ Makefile 16 Apr 2007 02:43:22 -0000 >@@ -17,37 +17,25 @@ > > USE_BZIP2= yes > USE_X_PREFIX= yes >-WANT_GNOME= yes >+USE_GNOME= esound > USE_GMAKE= yes > USE_AUTOTOOLS= autoconf:213 > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LIBS="-L${LOCALBASE}/lib" >-CONFIGURE_ARGS= --disable-alsa >+CONFIGURE_ARGS= --disable-alsa --disable-oss --enable-esd > >-CFLAGS+= -fPIC >- >-.include <bsd.port.pre.mk> >+MAN1= xmp.1 >+MLINKS= xmp.1 xxmp.1 > >-.if ${OSVERSION} > 500013 || ${MACHINE_ARCH} == "alpha" >-USE_GNOME+= esound >-CONFIGURE_ARGS+= --disable-oss --enable-esd >-PKGNAMESUFFIX= -esound >-.elif ${HAVE_GNOME:Mesound}!="" >-USE_GNOME+= esound >-CONFIGURE_ARGS+= --enable-esd >-PKGNAMESUFFIX= -esound >-.endif >+CFLAGS+= -fPIC > > .if !defined(WITHOUT_XMMS) >- LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms >+LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms > .else >- CONFIGURE_ARGS+= --disable-xmms >+CONFIGURE_ARGS+=--disable-xmms > .endif > >-MAN1= xmp.1 >-MLINKS= xmp.1 xxmp.1 >- > post-patch: > @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/docs/xmp.1 > >-.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 111698
: 77583