diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-20 13:28:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-20 13:28:56 +0000 |
commit | efa2dba169897830a127a783b4dc873ec4a213dc (patch) | |
tree | f746d04cb42668afe0831cbb49acfd00840cba36 /lang/pnet/Makefile | |
parent | note added about i386 a.out support under FreeBSD 5.x. (diff) |
Make port building again, treecc has been upgraded
Noticed on: bento
Diffstat (limited to 'lang/pnet/Makefile')
-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 b773f9d4a4ba..cb41b709ec58 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.4:${PORTSDIR}/lang/treecc +BUILD_DEPENDS= treecc-0.1.8:${PORTSDIR}/lang/treecc GNU_CONFIGURE= yes USE_REINPLACE= yes |