diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-12-17 23:35:36 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2017-12-17 23:35:36 +0800 |
commit | 154d42e56f8961243007cf2d8d1172e9917cfca9 (patch) | |
tree | 5b1535efd22423ebb91eda6bec2a1c4162b17a70 | |
parent | e76dfa29b7ba8758b88888e555dd24d20bbaa352 (diff) | |
download | freebsd-ports-gnome-154d42e56f8961243007cf2d8d1172e9917cfca9.tar.gz freebsd-ports-gnome-154d42e56f8961243007cf2d8d1172e9917cfca9.tar.zst freebsd-ports-gnome-154d42e56f8961243007cf2d8d1172e9917cfca9.zip |
- Add PORTSCOUT line
- Fix portlint warning
- Whitespace fixes
- Regenerate patch
-rw-r--r-- | x11/libxfce4menu/Makefile | 14 | ||||
-rw-r--r-- | x11/libxfce4menu/files/patch-configure | 6 |
2 files changed, 11 insertions, 9 deletions
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index d4934c918998..0102808be868 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -14,27 +14,29 @@ COMMENT= Widgets library for the Xfce desktop environment LICENSE= GPLv2 +PORTSCOUT= limit:^4\.12\. + +USES= gmake libtool pathfix pkgconfig gettext-tools \ + xfce tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_LDCONFIG= yes USE_XFCE= xfconf INSTALLS_ICONS= yes -USES= gmake libtool pathfix pkgconfig gettext-tools \ - xfce tar:bzip2 CONFIGURE_ARGS= --with-vendor-info=${OPSYS} --without-html-dir OPTIONS_DEFINE= GLADE GTK3 NLS STARTUP OPTIONS_DEFAULT= GTK3 STARTUP -STARTUP_DESC= Startup notification +STARTUP_DESC= Startup notification STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification STARTUP_CONFIGURE_ENABLE= startup-notification -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls GLADE_LIB_DEPENDS= libgladeui-1.so:devel/glade3 GLADE_CONFIGURE_ENABLE= gladeui -GTK3_USE= gnome=gtk30 +GTK3_USE= gnome=gtk30 GTK3_CONFIGURE_ENABLE= gtk3 -OPTIONS_SUB= yes +OPTIONS_SUB= yes .include <bsd.port.mk> diff --git a/x11/libxfce4menu/files/patch-configure b/x11/libxfce4menu/files/patch-configure index 5b1fb9578d2e..cf0deee23b75 100644 --- a/x11/libxfce4menu/files/patch-configure +++ b/x11/libxfce4menu/files/patch-configure @@ -1,6 +1,6 @@ ---- ./configure.orig 2012-04-28 19:46:56.000000000 +0000 -+++ ./configure 2013-05-05 20:32:05.000000000 +0000 -@@ -13430,7 +13430,7 @@ +--- configure.orig 2015-03-15 18:14:47 UTC ++++ configure +@@ -14128,7 +14128,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h fi fi |