svn commit: r348951 - head/x11/xorg-edit
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 24 12:19:52 UTC 2014
Author: bapt
Date: Mon Mar 24 12:19:51 2014
New Revision: 348951
URL: http://svnweb.freebsd.org/changeset/ports/348951
QAT: https://qat.redports.org/buildarchive/r348951/
Log:
Switch to wx 2.8
Modified:
head/x11/xorg-edit/Makefile
Modified: head/x11/xorg-edit/Makefile
==============================================================================
--- head/x11/xorg-edit/Makefile Mon Mar 24 12:18:14 2014 (r348950)
+++ head/x11/xorg-edit/Makefile Mon Mar 24 12:19:51 2014 (r348951)
@@ -14,10 +14,9 @@ LICENSE= GPLv3
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_BZIP2= yes
-USES= dos2unix gmake
+USES= dos2unix gmake tar:bzip2
DOS2UNIX_GLOB= *.cpp *.h
-USE_WX= 2.6+
+USE_WX= 2.8
WX_UNICODE= yes
PLIST_FILES= bin/xorg-edit \
More information about the svn-ports-all
mailing list