svn commit: r358128 - head/x11/rsibreak-kde4

Vanilla I. Shu vanilla at FreeBSD.org
Tue Jun 17 15:18:09 UTC 2014


Author: vanilla
Date: Tue Jun 17 15:18:08 2014
New Revision: 358128
URL: http://svnweb.freebsd.org/changeset/ports/358128
QAT: https://qat.redports.org/buildarchive/r358128/

Log:
  1: remove NO_STAGE
  2: switch tar:bzip2
  
  Approved by:	portmgr@

Modified:
  head/x11/rsibreak-kde4/Makefile

Modified: head/x11/rsibreak-kde4/Makefile
==============================================================================
--- head/x11/rsibreak-kde4/Makefile	Tue Jun 17 15:01:24 2014	(r358127)
+++ head/x11/rsibreak-kde4/Makefile	Tue Jun 17 15:18:08 2014	(r358128)
@@ -13,11 +13,9 @@ COMMENT=	KDE RSI prevention tool
 
 LATEST_LINK=	${PORTNAME}-kde4
 
-USE_BZIP2=	yes
-USES=		cmake gettext
+USES=		cmake gettext tar:bzip2
 USE_QT4=	qmake_build moc_build rcc_build uic_build
 USE_KDE4=	kdehier kdeprefix kdelibs automoc4
 INSTALLS_ICONS=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list