summaryrefslogtreecommitdiff
path: root/audio/albumplayer
diff options
context:
space:
mode:
authorhans <hans>2012-02-15 19:35:45 +0000
committerhans <hans>2012-02-15 19:35:45 +0000
commita9d9e9037b94cc4eab3e5561ed2791c0b7ec4838 (patch)
tree37d3f13e04d63bc1460dc2e84562dc72966c2db2 /audio/albumplayer
parent57026d132b7efab24dea70d86b4cb6b87448044f (diff)
downloadpkgsrc-a9d9e9037b94cc4eab3e5561ed2791c0b7ec4838.tar.gz
Partially revert previous, the build fix for SunOS was already there.
Diffstat (limited to 'audio/albumplayer')
-rw-r--r--audio/albumplayer/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/audio/albumplayer/Makefile b/audio/albumplayer/Makefile
index f5e81f9ada5..be7735212bb 100644
--- a/audio/albumplayer/Makefile
+++ b/audio/albumplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/02/15 19:34:45 hans Exp $
+# $NetBSD: Makefile,v 1.16 2012/02/15 19:35:45 hans Exp $
#
DISTNAME= albumplayer-0.3.1
@@ -26,11 +26,6 @@ REPLACE_SH= ap_flac_embed
BUILDLINK_TRANSFORM+= rm:-export-dynamic
.endif
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "SunOS"
-BUILDLINK_TRANSFORM+= rm:-export-dynamic
-.endif
-
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"