svn commit: r420622 - head/x11/xfce4-whiskermenu-plugin
Olivier Duchateau
olivierd at FreeBSD.org
Mon Aug 22 16:39:34 UTC 2016
Author: olivierd
Date: Mon Aug 22 16:39:33 2016
New Revision: 420622
URL: https://svnweb.freebsd.org/changeset/ports/420622
Log:
Tell to PORTSCOUT to monitor only 1.6.x releases. Others (2.x) require
devel Xfce core components
Modified:
head/x11/xfce4-whiskermenu-plugin/Makefile
Modified: head/x11/xfce4-whiskermenu-plugin/Makefile
==============================================================================
--- head/x11/xfce4-whiskermenu-plugin/Makefile Mon Aug 22 16:14:49 2016 (r420621)
+++ head/x11/xfce4-whiskermenu-plugin/Makefile Mon Aug 22 16:39:33 2016 (r420622)
@@ -13,6 +13,8 @@ COMMENT= Alternate menu for the Xfce Des
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+PORTSCOUT= limit:^1\.6\.
+
USES= cmake:outsource gettext localbase pkgconfig tar:bzip2 xfce
USE_GNOME= gtk20 cairo
USE_XFCE= panel
More information about the svn-ports-head
mailing list