svn commit: r362045 - head/vietnamese/x-unikey

Vanilla I. Shu vanilla at FreeBSD.org
Wed Jul 16 07:51:05 UTC 2014


Author: vanilla
Date: Wed Jul 16 07:51:04 2014
New Revision: 362045
URL: http://svnweb.freebsd.org/changeset/ports/362045
QAT: https://qat.redports.org/buildarchive/r362045/

Log:
  1: remove NO_STAGE.
  2: USES=tar:bzip2

Modified:
  head/vietnamese/x-unikey/Makefile

Modified: head/vietnamese/x-unikey/Makefile
==============================================================================
--- head/vietnamese/x-unikey/Makefile	Wed Jul 16 07:36:28 2014	(r362044)
+++ head/vietnamese/x-unikey/Makefile	Wed Jul 16 07:51:04 2014	(r362045)
@@ -10,11 +10,10 @@ MASTER_SITE_SUBDIR=	unikey/${PORTNAME}/$
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Vietnamese input method for X
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_XORG=	x11
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/unikey bin/ukxim
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list