aboutsummaryrefslogtreecommitdiff
path: root/chinese/ttf2pt1
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:01:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:01:22 +0000
commitf5750c6a0ec52f2e6e5c4f6bf1a104e16168491a (patch)
tree6b5469be28afd93589ebcab2e31c971326230494 /chinese/ttf2pt1
parent70996a4d8227f211b193c1a4836088190d3ebaa8 (diff)
Notes
Diffstat (limited to 'chinese/ttf2pt1')
-rw-r--r--chinese/ttf2pt1/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/ttf2pt1/Makefile b/chinese/ttf2pt1/Makefile
index 5bbec6073c28..4dd18ba4e737 100644
--- a/chinese/ttf2pt1/Makefile
+++ b/chinese/ttf2pt1/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: zh-ttf2pt1
-# Date created: 8 March 2001
-# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
-#
+# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
# $FreeBSD$
-#
PORTNAME= ttf2pt1
PORTVERSION= 3.4.0
@@ -21,4 +17,5 @@ MAKE_ARGS= INSTDIR="${PREFIX}"
NO_BUILD= yes
+NO_STAGE= yes
.include <bsd.port.mk>