svn commit: r351777 - head/x11-toolkits/vte
Baptiste Daroussin
bapt at FreeBSD.org
Tue Apr 22 09:18:10 UTC 2014
Author: bapt
Date: Tue Apr 22 09:18:09 2014
New Revision: 351777
URL: http://svnweb.freebsd.org/changeset/ports/351777
QAT: https://qat.redports.org/buildarchive/r351777/
Log:
Uses tar:xz
Modified:
head/x11-toolkits/vte/Makefile
Modified: head/x11-toolkits/vte/Makefile
==============================================================================
--- head/x11-toolkits/vte/Makefile Tue Apr 22 09:15:46 2014 (r351776)
+++ head/x11-toolkits/vte/Makefile Tue Apr 22 09:18:09 2014 (r351777)
@@ -12,13 +12,13 @@ DIST_SUBDIR= gnome2
MAINTAINER?= gnome at FreeBSD.org
COMMENT?= Gtk 2 based terminal widget with accessibility and I18N support
-USE_XZ= yes
+USES+= tar:xz
.if !defined(REFERENCE_PORT)
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:${PORTSDIR}/x11-toolkits/gnome-pty-helper
-USES= bison gettext gmake libtool pathfix pkgconfig
+USES+= bison gettext gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME?= gnomeprefix gtk20 introspection:build referencehack
More information about the svn-ports-all
mailing list