diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-11-20 21:35:31 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-11-20 21:35:31 +0000 |
commit | b2a0bc9dcadb886399bc9a28687c7f9c77c47ac5 (patch) | |
tree | c6ee58951ab743a84c5be46dd0482f72b2bc4a95 /lang/treecc | |
parent | 59148f3e9fee02e077e5dd04055da43666bf64a2 (diff) | |
download | ports-b2a0bc9dcadb886399bc9a28687c7f9c77c47ac5.tar.gz ports-b2a0bc9dcadb886399bc9a28687c7f9c77c47ac5.zip |
Notes
Diffstat (limited to 'lang/treecc')
-rw-r--r-- | lang/treecc/Makefile | 5 | ||||
-rw-r--r-- | lang/treecc/distinfo | 2 | ||||
-rw-r--r-- | lang/treecc/pkg-plist | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile index 0e48a7a1fd2b..41a76e6319b5 100644 --- a/lang/treecc/Makefile +++ b/lang/treecc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= treecc -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.6 CATEGORIES= lang MASTER_SITES= http://www.southern-storm.com.au/download/ @@ -14,10 +14,7 @@ MAINTAINER= ahze@rgv.net GNU_CONFIGURE= yes USE_REINPLACE= yes -USE_GMAKE= yes -USE_LIBTOOL= yes USE_AUTOMAKE= yes -USE_BISON= yes MAN1= treecc.1 pre-patch: diff --git a/lang/treecc/distinfo b/lang/treecc/distinfo index 705eab188098..209e00ab4435 100644 --- a/lang/treecc/distinfo +++ b/lang/treecc/distinfo @@ -1 +1 @@ -MD5 (treecc-0.1.4.tar.gz) = 813fb154db98fb2fe951a199e5b831ad +MD5 (treecc-0.1.6.tar.gz) = 507a9b535ca784ea79cffb9056c212eb diff --git a/lang/treecc/pkg-plist b/lang/treecc/pkg-plist index 24614fc8e8af..f139fadf6e99 100644 --- a/lang/treecc/pkg-plist +++ b/lang/treecc/pkg-plist @@ -1,5 +1,6 @@ +@comment $FreeBSD$ bin/treecc -bin/treecc-0.1.4 +bin/treecc-0.1.6 @unexec install-info --delete %D/info/treecc.info %D/info/dir info/treecc.info info/treecc.info-1 |