diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-01 04:06:35 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-01 04:06:35 +0000 |
commit | 3a866a5e6b85549d1f3a18c33e0f46e116eb0e81 (patch) | |
tree | 9d875c891b9debaf81dcabc1133d67e841f8520b /lang/pnet | |
parent | 40ec9cb1db1da13e01fb74c82aa756fd6b02f694 (diff) | |
download | ports-3a866a5e6b85549d1f3a18c33e0f46e116eb0e81.tar.gz ports-3a866a5e6b85549d1f3a18c33e0f46e116eb0e81.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 e032c4e79770..eb501e56f486 100644 --- a/lang/pnet/Makefile +++ b/lang/pnet/Makefile @@ -19,6 +19,7 @@ USE_REINPLACE= yes USE_BISON= yes USE_GMAKE= yes CONFIGURE_ARGS= --program-prefix="" +STRIP= # MAN1= ilrun.1 ilasm.1 ildasm.1 ilsize.1 ilnative.1 ilfind.1 \ ildiff.1 ildd.1 cscc.1 csdoc.1 resgen.1 csdoc2texi.1 \ |