From d02b1ddcf01c7de6803cfd664631d5e75d9555e4 Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 15 Feb 2012 19:35:45 +0000 Subject: Partially revert previous, the build fix for SunOS was already there. --- audio/albumplayer/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'audio') 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" -- cgit v1.2.3