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.22 diff -u -p -r1.5 -r1.22 --- pkgsrc/audio/audacious-plugins/Makefile 2008/12/18 22:42:36 1.5 +++ pkgsrc/audio/audacious-plugins/Makefile 2011/11/01 06:00:33 1.22 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/12/18 22:42:36 jmcneill Exp $ +# $NetBSD: Makefile,v 1.22 2011/11/01 06:00:33 sbd Exp $ # DISTNAME= audacious-plugins-1.5.1 -PKGREVISION= 1 +PKGREVISION= 15 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz @@ -11,6 +11,8 @@ MAINTAINER= jfranz@bsdprojects.net HOMEPAGE= http://audacious-media-player.org/ COMMENT= Plugins for Audacious media player +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool pkg-config msgfmt USE_LIBTOOL= yes @@ -41,7 +43,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 +57,10 @@ PLIST.oss= yes .elif ${OPSYS} == "DragonFly" PLIST.oss= yes .elif ${OPSYS} == "SunOS" -PLIST.sun= yes +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