svn commit: r382496 - head/x11-fonts/xorg-fonts
Baptiste Daroussin
bapt at FreeBSD.org
Sat Mar 28 14:54:08 UTC 2015
Author: bapt
Date: Sat Mar 28 14:54:06 2015
New Revision: 382496
URL: https://svnweb.freebsd.org/changeset/ports/382496
QAT: https://qat.redports.org/buildarchive/r382496/
Log:
Convert to USES=metaport
Modified:
head/x11-fonts/xorg-fonts/Makefile
Modified: head/x11-fonts/xorg-fonts/Makefile
==============================================================================
--- head/x11-fonts/xorg-fonts/Makefile Sat Mar 28 14:53:16 2015 (r382495)
+++ head/x11-fonts/xorg-fonts/Makefile Sat Mar 28 14:54:06 2015 (r382496)
@@ -4,13 +4,11 @@ PORTNAME= xorg-fonts
PORTVERSION= 7.7
PORTREVISION= 1
CATEGORIES= x11-fonts
-MASTER_SITES= # none
-DISTFILES= # none
-EXTRACT_ONLY= # none
MAINTAINER= x11 at FreeBSD.org
COMMENT= X.org fonts meta-port
+USES= metaport
USE_XORG= fontutil
RUN_DEPENDS= xorg-fonts-100dpi>0:${PORTSDIR}/x11-fonts/xorg-fonts-100dpi \
@@ -21,8 +19,4 @@ RUN_DEPENDS= xorg-fonts-100dpi>0:${PORTS
xorg-fonts-type1>0:${PORTSDIR}/x11-fonts/xorg-fonts-type1 \
font-alias>0:${PORTSDIR}/x11-fonts/font-alias
-NO_BUILD= yes
-NO_INSTALL= yes
-NO_MTREE= yes
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list