svn commit: r352258 - head/x11/sakura
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Apr 26 14:38:31 UTC 2014
Author: danilo
Date: Sat Apr 26 14:38:30 2014
New Revision: 352258
URL: http://svnweb.freebsd.org/changeset/ports/352258
QAT: https://qat.redports.org/buildarchive/r352258/
Log:
- Convert USE_BZIP2 to USES
Modified:
head/x11/sakura/Makefile
Modified: head/x11/sakura/Makefile
==============================================================================
--- head/x11/sakura/Makefile Sat Apr 26 14:04:28 2014 (r352257)
+++ head/x11/sakura/Makefile Sat Apr 26 14:38:30 2014 (r352258)
@@ -14,8 +14,7 @@ LICENSE= GPLv2
OPTIONS_DEFINE= DOCS
USE_GNOME= vte3
-USES= cmake pkgconfig gettext
-USE_BZIP2= yes
+USES= cmake pkgconfig gettext tar:bzip2
LDFLAGS+= -lintl
post-patch:
More information about the svn-ports-all
mailing list