summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-04-23 20:09:56 +0000
committerPatrick Li <pat@FreeBSD.org>2002-04-23 20:09:56 +0000
commit3dc9a649d9b4f5c0aa25be67c3d5477c7de66ec0 (patch)
tree547bfc6cff6c748f04f9dd7ba74c73fe2c54438a
parentAdd ruby-aspectr 0.3.5. (diff)
Add symlink for pnet to depend on
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=58038
-rw-r--r--lang/treecc/Makefile3
-rw-r--r--lang/treecc/pkg-plist1
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile
index c3cfe81c481f..6a046bc9c853 100644
--- a/lang/treecc/Makefile
+++ b/lang/treecc/Makefile
@@ -19,4 +19,7 @@ USE_AUTOMAKE= yes
USE_BISON= yes
MAN1= treecc.1
+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 ef3fdb9ae84d..4c414b006d33 100644
--- a/lang/treecc/pkg-plist
+++ b/lang/treecc/pkg-plist
@@ -1,4 +1,5 @@
bin/treecc
+bin/treecc-0.1.0
@unexec install-info --delete %D/info/treecc.info %D/info/dir
info/treecc.info
info/treecc.info-1