Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2015 01:43:06 +0000 (UTC)
From:      MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392403 - head/japanese/ngraph-fonts
Message-ID:  <201507180143.t6I1h64u096665@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sanpei
Date: Sat Jul 18 01:43:05 2015
New Revision: 392403
URL: https://svnweb.freebsd.org/changeset/ports/392403

Log:
  convert to USES=metaport
  
  PR:             201633
  Submitted by:   Andriy Voskoboinyk <s3erios@gmail.com>

Deleted:
  head/japanese/ngraph-fonts/pkg-plist
Modified:
  head/japanese/ngraph-fonts/Makefile

Modified: head/japanese/ngraph-fonts/Makefile
==============================================================================
--- head/japanese/ngraph-fonts/Makefile	Sat Jul 18 01:12:12 2015	(r392402)
+++ head/japanese/ngraph-fonts/Makefile	Sat Jul 18 01:43:05 2015	(r392403)
@@ -5,8 +5,6 @@ PORTNAME=	ngraph-fonts
 PORTVERSION=	1.0
 PORTREVISION=	3
 CATEGORIES=	japanese math x11-fonts
-MASTER_SITES=	# empty
-DISTFILES=	# empty
 
 MAINTAINER=	sanpei@FreeBSD.org
 COMMENT=	Japanese Font Setup for math/ngraph
@@ -15,8 +13,6 @@ RUN_DEPENDS= \
 	${LOCALBASE}/share/fonts/kanji/kanji18.pcf.gz:${PORTSDIR}/japanese/kanji18 \
 	${LOCALBASE}/share/fonts/kanji/kanji26.pcf.gz:${PORTSDIR}/japanese/kanji26
 
-NO_BUILD=	yes
-NO_MTREE=	yes
-NO_INSTALL=	yes
+USES=		metaport
 
 .include <bsd.port.mk>



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