aboutsummaryrefslogtreecommitdiff
path: root/chinese/hc/Makefile
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/hc/Makefile
parent70996a4d8227f211b193c1a4836088190d3ebaa8 (diff)
downloadports-f5750c6a0ec52f2e6e5c4f6bf1a104e16168491a.tar.gz
ports-f5750c6a0ec52f2e6e5c4f6bf1a104e16168491a.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: chinese)
Notes
Notes: svn path=/head/; revision=327713
Diffstat (limited to 'chinese/hc/Makefile')
-rw-r--r--chinese/hc/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile
index f55c88683e46..62de735e8d2b 100644
--- a/chinese/hc/Makefile
+++ b/chinese/hc/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: hc
-# Date created: Mon Feb 03, 1997
-# Whom: David O'Brien (obrien@FreeBSD.org)
-#
+# Created by: David O'Brien (obrien@FreeBSD.org)
# $FreeBSD$
-#
PORTNAME= hc
PORTVERSION= 3.0
@@ -20,6 +15,7 @@ EXTRACT_ONLY= hc-30.tar.gz
ALL_TARGET= hc b2g g2b
MAN1= hc.1
+NO_STAGE= yes
pre-patch:
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/hclib.c