summaryrefslogtreecommitdiff
path: root/graphics/shotwell/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-08-21 15:35:08 +0000
committerjperkin <jperkin@pkgsrc.org>2014-08-21 15:35:08 +0000
commitc942fb9de47bb8109b1ed133efc330ff9cd8b306 (patch)
treea343edd65959580c01465cc6b6ef731bc61a4a42 /graphics/shotwell/Makefile
parent8ce9c99b74682566ffb0917438fae3cbfd466072 (diff)
downloadpkgsrc-c942fb9de47bb8109b1ed133efc330ff9cd8b306.tar.gz
Remove a BUILDLINK_TRANSFORM which is now done centrally.
Diffstat (limited to 'graphics/shotwell/Makefile')
-rw-r--r--graphics/shotwell/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 5e0f08e15ef..18344d90e42 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2014/08/03 22:13:19 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2014/08/21 15:35:08 jperkin Exp $
DISTNAME= shotwell-0.11.6
PKGREVISION= 25
@@ -25,7 +25,6 @@ REPLACE_SH+= configure
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
-BUILDLINK_TRANSFORM+= rm:-export-dynamic
BUILDLINK_TRANSFORM+= rm:-Wl,--no-as-needed
.endif