pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-whiskermenu-plugin



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Oct 10 13:58:00 UTC 2017

Modified Files:
        pkgsrc/x11/xfce4-whiskermenu-plugin: Makefile

Log Message:
xfce4-whiskermenu-plugin: Remove duplicate BUILDLINK_TRANSFORM.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile
diff -u pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.12 pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.13
--- pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile:1.12   Wed Sep  6 09:03:06 2017
+++ pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile        Tue Oct 10 13:58:00 2017
@@ -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"



Home | Main Index | Thread Index | Old Index