diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-13 05:28:02 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-13 05:28:02 +0000 |
commit | bf8e7c381823ef70a0fcca93ba0ee797115dfc67 (patch) | |
tree | 7b5247d0c17be2deac66b858e56275f9e2b8335a /lang/pnet | |
parent | 90be146649bee1eaf62ffa7f25c786e571b9a722 (diff) | |
download | ports-bf8e7c381823ef70a0fcca93ba0ee797115dfc67.tar.gz ports-bf8e7c381823ef70a0fcca93ba0ee797115dfc67.zip |
Notes
Diffstat (limited to 'lang/pnet')
-rw-r--r-- | lang/pnet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile index 0cb0217b646c..fb74d8c67816 100644 --- a/lang/pnet/Makefile +++ b/lang/pnet/Makefile @@ -16,6 +16,7 @@ BUILD_DEPENDS= treecc:${PORTSDIR}/lang/treecc GNU_CONFIGURE= yes USE_GMAKE= yes +CONFIGURE_ARGS= --program-prefix="" MAN1= cscc.1 csdoc.1 csdoc2html.1 csdoc2texi.1 ilasm.1 \ ildasm.1 ildiff.1 ilfind.1 ilnative.1 ilsize.1 \ |