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.17 retrieving revision 1.43 diff -u -p -r1.17 -r1.43 --- pkgsrc/audio/audacious-plugins/Makefile 2011/01/13 13:36:58 1.17 +++ pkgsrc/audio/audacious-plugins/Makefile 2013/06/04 22:15:38 1.43 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2011/01/13 13:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2013/06/04 22:15:38 tron Exp $ # DISTNAME= audacious-plugins-1.5.1 -PKGREVISION= 12 +PKGREVISION= 34 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz @@ -11,8 +11,6 @@ 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 @@ -43,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 @@ -57,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