svn commit: r356423 - head/x11/fbpanel
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Jun 4 03:12:03 UTC 2014
Author: amdmi3
Date: Wed Jun 4 03:12:02 2014
New Revision: 356423
URL: http://svnweb.freebsd.org/changeset/ports/356423
QAT: https://qat.redports.org/buildarchive/r356423/
Log:
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
Modified:
head/x11/fbpanel/Makefile
Modified: head/x11/fbpanel/Makefile
==============================================================================
--- head/x11/fbpanel/Makefile Wed Jun 4 02:50:05 2014 (r356422)
+++ head/x11/fbpanel/Makefile Wed Jun 4 03:12:02 2014 (r356423)
@@ -13,8 +13,7 @@ COMMENT= Lightweight, NETWM compliant X1
LICENSE= MIT
-USE_BZIP2= yes
-USES= gmake pkgconfig
+USES= gmake pkgconfig tar:bzip2
USE_GNOME= gtk20
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
More information about the svn-ports-all
mailing list