aboutsummaryrefslogtreecommitdiff
path: root/lang/treecc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-20 12:14:38 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-20 12:14:38 +0000
commit8891ff0a1095c714c98cfb844a5380d80018ea2b (patch)
tree02b53754beb3d8caeed6794cc04c5a973e0ee9b2 /lang/treecc
parent81b1c9b575d6104a640bf7c5531c7b3232e085da (diff)
- Don't install symlink treecc-%%PORTVERSION%%
PR: 60411 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=96262
Diffstat (limited to 'lang/treecc')
-rw-r--r--lang/treecc/Makefile6
-rw-r--r--lang/treecc/pkg-plist1
2 files changed, 1 insertions, 6 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile
index a44bf463deed..4846a3824c18 100644
--- a/lang/treecc/Makefile
+++ b/lang/treecc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= treecc
PORTVERSION= 0.2.6
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
@@ -18,9 +19,4 @@ USE_GMAKE= yes
MAN1= treecc.1
INFO= treecc
-PLIST_SUB= PORTVERSION=${PORTVERSION}
-
-post-install:
- @${LN} -sf treecc ${PREFIX}/bin/${DISTNAME}
-
.include <bsd.port.mk>
diff --git a/lang/treecc/pkg-plist b/lang/treecc/pkg-plist
index 175141da8ef5..4a458c47e1d1 100644
--- a/lang/treecc/pkg-plist
+++ b/lang/treecc/pkg-plist
@@ -1,3 +1,2 @@
@comment $FreeBSD$
bin/treecc
-bin/treecc-%%PORTVERSION%%