diff options
-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 |