summaryrefslogtreecommitdiff
path: root/lang/pnet/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 04:06:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 04:06:35 +0000
commit3a866a5e6b85549d1f3a18c33e0f46e116eb0e81 (patch)
tree9d875c891b9debaf81dcabc1133d67e841f8520b /lang/pnet/Makefile
parentAdd patch to fix mmap function prototype being redefined even for OS's with (diff)
fix install problem
Submitted by: maintainer Pointed out by: pat
Notes
Notes: svn path=/head/; revision=63832
Diffstat (limited to '')
-rw-r--r--lang/pnet/Makefile1
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 \