summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-10-10 13:58:00 +0000
committerjperkin <jperkin@pkgsrc.org>2017-10-10 13:58:00 +0000
commit87bb9c4a88000452681cac4e2107c68781a0981c (patch)
tree6ef6453fffc5867569a52f72f28a483587a043ef /x11
parentc3823759188da4b59721979e631b6597a5855829 (diff)
downloadpkgsrc-87bb9c4a88000452681cac4e2107c68781a0981c.tar.gz
xfce4-whiskermenu-plugin: Remove duplicate BUILDLINK_TRANSFORM.
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-whiskermenu-plugin/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile
index 31f7481dc47..b6b2de4da4a 100644
--- a/x11/xfce4-whiskermenu-plugin/Makefile
+++ b/x11/xfce4-whiskermenu-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/09/06 09:03:06 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/10/10 13:58:00 jperkin Exp $
DISTNAME= xfce4-whiskermenu-plugin-2.1.2
CATEGORIES= x11
@@ -15,13 +15,6 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake pkg-config msgfmt perl intltool
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS"
-BUILDLINK_TRANSFORM+= rm:-Wl,-O1
-BUILDLINK_TRANSFORM+= rm:-Wl,--as-needed
-.endif
-
.include "../../x11/xfce4-garcon/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../x11/xfce4-exo/buildlink3.mk"