[Midnightbsd-cvs] mports [16304] trunk/x11/libxfce4menu/Makefile: fix fetch

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 13 20:15:43 EDT 2014


Revision: 16304
          http://svnweb.midnightbsd.org/mports/?rev=16304
Author:   laffer1
Date:     2014-04-13 20:15:42 -0400 (Sun, 13 Apr 2014)
Log Message:
-----------
fix fetch

Modified Paths:
--------------
    trunk/x11/libxfce4menu/Makefile

Modified: trunk/x11/libxfce4menu/Makefile
===================================================================
--- trunk/x11/libxfce4menu/Makefile	2014-04-14 00:14:35 UTC (rev 16303)
+++ trunk/x11/libxfce4menu/Makefile	2014-04-14 00:15:42 UTC (rev 16304)
@@ -14,13 +14,11 @@
 LICENSE=	lgpl
 
 GNU_CONFIGURE=	yes
-USE_BZIP2=	yes
-USE_GMAKE=	yes
 USE_GNOME=	glib20 gtk20 intltool intlhack
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv libutil xfconf
 INSTALLS_ICONS=	yes
-USES=		pathfix pkgconfig
+USES=		gmake pathfix pkgconfig tar:bzip2
 
 CONFIGURE_ARGS=	--with-vendor-info=MidnightBSD
 



More information about the Midnightbsd-cvs mailing list