Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2014 07:51:04 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362045 - head/vietnamese/x-unikey
Message-ID:  <201407160751.s6G7p43q021262@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407160751.s6G7p43q021262>