[Midnightbsd-cvs] mports [17261] trunk/x11/gnome-panel/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:46:44 EDT 2014


Revision: 17261
          http://svnweb.midnightbsd.org/mports/?rev=17261
Author:   laffer1
Date:     2014-09-14 23:46:43 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/x11/gnome-panel/Makefile

Modified: trunk/x11/gnome-panel/Makefile
===================================================================
--- trunk/x11/gnome-panel/Makefile	2014-09-15 03:46:14 UTC (rev 17260)
+++ trunk/x11/gnome-panel/Makefile	2014-09-15 03:46:43 UTC (rev 17261)
@@ -10,10 +10,9 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Panel component for the GNOME 2 Desktop
+
 LICENSE=	gpl2
 
-USE_BZIP2=	yes
-
 .if !defined(REFERENCE_PORT)
 
 LIB_DEPENDS=	gweather.1:${PORTSDIR}/net/libgweather \
@@ -25,7 +24,7 @@
 INSTALLS_OMF=	yes
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
-USES=		pathfix gettext gmake pkgconfig
+USES=		pathfix gettext gmake pkgconfig tar:bzip2
 USE_GNOME=	gnomeprefix intlhack gnomedesktop libwnck gnomemenus \
 		gnomedocutils ltverhack referencehack librsvg2
 USE_AUTOTOOLS=	libtool



More information about the Midnightbsd-cvs mailing list