Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/audio/audacious-plugins/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/audio/audacious-plugins/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.42 diff -u -p -r1.5 -r1.42 --- pkgsrc/audio/audacious-plugins/Makefile 2008/12/18 22:42:36 1.5 +++ pkgsrc/audio/audacious-plugins/Makefile 2013/06/03 10:04:31 1.42 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/12/18 22:42:36 jmcneill Exp $ +# $NetBSD: Makefile,v 1.42 2013/06/03 10:04:31 wiz Exp $ # DISTNAME= audacious-plugins-1.5.1 -PKGREVISION= 1 +PKGREVISION= 33 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz @@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --disable-amidiplug --d .include "../../mk/bsd.prefs.mk" .include "options.mk" -PLIST_VARS+= oss sun +PLIST_VARS+= oss sun oss4 .if ${OPSYS} == "NetBSD" RAWPART_cmd= /sbin/sysctl -n kern.rawpartition | ${TR} 0-9 a-j @@ -55,7 +55,11 @@ PLIST.oss= yes .elif ${OPSYS} == "DragonFly" PLIST.oss= yes .elif ${OPSYS} == "SunOS" -PLIST.sun= yes +BUILDLINK_TRANSFORM+= rm:-Wl,-export-dynamic +CPPFLAGS.SunOS= -D__EXTENSIONS__ -D__uint32_t=uint32_t -D__uint64_t=uint64_t +CONFIGURE_ARGS+= --enable-oss4 +PLIST.oss4= yes +PLIST.oss= yes #.elif ${OPSYS} == "Linux" #. include "../../wip/alsa-lib/buildlink3.mk" #PKG_SUPPORTED_OPTIONS+= lirc