pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-whiskermenu-plugin xfce4-whiskermenu-plugin:...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f60202462c19
branches:  trunk
changeset: 370059:f60202462c19
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Oct 10 13:58:00 2017 +0000

description:
xfce4-whiskermenu-plugin: Remove duplicate BUILDLINK_TRANSFORM.

diffstat:

 x11/xfce4-whiskermenu-plugin/Makefile |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (23 lines):

diff -r 4a9432b137e3 -r f60202462c19 x11/xfce4-whiskermenu-plugin/Makefile
--- a/x11/xfce4-whiskermenu-plugin/Makefile     Tue Oct 10 13:57:23 2017 +0000
+++ b/x11/xfce4-whiskermenu-plugin/Makefile     Tue Oct 10 13:58:00 2017 +0000
@@ -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_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"



Home | Main Index | Thread Index | Old Index