summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-07-05 15:10:00 +0000
committerjperkin <jperkin>2013-07-05 15:10:00 +0000
commitd9d3ffb1955ecb563b024c7d8fd6d6854ec8918c (patch)
tree0a8a70433f8ff35aeb19ce4f9cf361d96fad414e /chat
parente7589598baf94cb950e67ec0b868d32be143500d (diff)
downloadpkgsrc-d9d3ffb1955ecb563b024c7d8fd6d6854ec8918c.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 'chat')
-rw-r--r--chat/pidgin-latex/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile
index ed41aade428..307bbedda9e 100644
--- a/chat/pidgin-latex/Makefile
+++ b/chat/pidgin-latex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2013/06/06 12:54:09 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2013/07/05 15:10:00 jperkin Exp $
VERSION= 1.2.1
PKGREVISION= 30
@@ -30,11 +30,6 @@ do-install:
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "SunOS"
-BUILDLINK_TRANSFORM+= rm:-Wl,--export-dynamic
-.endif
-
.include "../../chat/pidgin/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"