summaryrefslogtreecommitdiff
path: root/audio/glurp
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-07-05 15:10:00 +0000
committerjperkin <jperkin>2013-07-05 15:10:00 +0000
commitaf31c04131dae9d657d3b5b701919aabb440aa9d (patch)
tree0a8a70433f8ff35aeb19ce4f9cf361d96fad414e /audio/glurp
parent58cbf1c08770e024d172747ba717cf477ffc6c9d (diff)
downloadpkgsrc-af31c04131dae9d657d3b5b701919aabb440aa9d.tar.gz
Apply removal of -export-dynamic for SunOS across all of pkgsrc.
Avoids lots of copy/paste and fixes a bunch of packages which hadn't been looked at yet.
Diffstat (limited to 'audio/glurp')
-rw-r--r--audio/glurp/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile
index bc94b1b9b50..1f1be17b554 100644
--- a/audio/glurp/Makefile
+++ b/audio/glurp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2013/06/06 12:54:03 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/07/05 15:10:00 jperkin Exp $
#
DISTNAME= glurp-0.12.3
@@ -16,11 +16,6 @@ USE_TOOLS+= intltool pkg-config
LIBS.SunOS+= -lsocket -lnsl
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "SunOS"
-BUILDLINK_TRANSFORM+= rm:-export-dynamic
-.endif
-
.include "../../audio/libmpd/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"