diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-30 23:32:39 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-30 23:32:39 +0000 |
commit | 9f08d92cf085b79f075e217a99c0a98eb80f5286 (patch) | |
tree | a12433809363b697915e40e96156a30b56ce2b7b /lang/pnet | |
parent | b4d7728278675203dc7497c408767abb0733e5b4 (diff) | |
download | ports-9f08d92cf085b79f075e217a99c0a98eb80f5286.tar.gz ports-9f08d92cf085b79f075e217a99c0a98eb80f5286.zip |
Notes
Diffstat (limited to 'lang/pnet')
-rw-r--r-- | lang/pnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile index d75d531ce303..8d3552c8ce37 100644 --- a/lang/pnet/Makefile +++ b/lang/pnet/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.southern-storm.com.au/download/ MAINTAINER= ahze@rgv.net -BUILD_DEPENDS= treecc-0.1.0:${PORTSDIR}/lang/treecc +BUILD_DEPENDS= treecc-0.1.2:${PORTSDIR}/lang/treecc GNU_CONFIGURE= yes USE_BISON= yes |