aboutsummaryrefslogtreecommitdiff
path: root/lang/treecc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-18 05:57:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-18 05:57:41 +0000
commit310c3775e717b878b710f3b5a6b0b60156706728 (patch)
tree1143b61f0853a3a21fea25ecd93f52ed23a778c3 /lang/treecc/Makefile
parentf003346de3c9892217b77611ae75544938544749 (diff)
downloadports-310c3775e717b878b710f3b5a6b0b60156706728.tar.gz
ports-310c3775e717b878b710f3b5a6b0b60156706728.zip
Notes
Diffstat (limited to 'lang/treecc/Makefile')
-rw-r--r--lang/treecc/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile
index 1f8953949345..1d9276899553 100644
--- a/lang/treecc/Makefile
+++ b/lang/treecc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= treecc
-PORTVERSION= 0.1.8
+PORTVERSION= 0.2.4
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
@@ -15,13 +15,9 @@ COMMENT= Treecc program is designed to assist in the development of compilers
GNU_CONFIGURE= yes
USE_REINPLACE= yes
-USE_AUTOMAKE= yes
+USE_GMAKE= yes
MAN1= treecc.1
-pre-patch:
- @${REINPLACE_CMD} -e 's|etc doc tests examples|etc doc|g' \
- ${WRKSRC}/Makefile.*
-
post-install:
@${LN} -sf treecc ${PREFIX}/bin/${DISTNAME}