summaryrefslogtreecommitdiff
path: root/net/wb
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-27 01:44:09 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-27 01:44:09 +0000
commit2ee0fae84024bd692210471e0cfbb6084ccc709b (patch)
treed906a310aeb60915a729f2d64d08b050538fa91e /net/wb
parentRemove empty lib/speak_freely directory on deinstall. (diff)
Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
Notes
Notes: svn path=/head/; revision=13433
Diffstat (limited to 'net/wb')
-rw-r--r--net/wb/Makefile6
-rw-r--r--net/wb/pkg-plist1
2 files changed, 6 insertions, 1 deletions
diff --git a/net/wb/Makefile b/net/wb/Makefile
index 0aedeff88638..9d3452c1c051 100644
--- a/net/wb/Makefile
+++ b/net/wb/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 Novermber 1996
# Whom: fenner
#
-# $Id: Makefile,v 1.3 1998/06/24 05:17:29 fenner Exp $
+# $Id: Makefile,v 1.4 1998/08/05 09:31:33 asami Exp $
#
DISTNAME= wb-1.59
@@ -31,3 +31,7 @@ do-install:
.endif
.include <bsd.port.mk>
+
+.if ${PORTOBJFORMAT} == "elf"
+STRIP=
+.endif
diff --git a/net/wb/pkg-plist b/net/wb/pkg-plist
index e6328aa3a3fb..084fc240b5dd 100644
--- a/net/wb/pkg-plist
+++ b/net/wb/pkg-plist
@@ -3,3 +3,4 @@ share/doc/wb/README
share/doc/wb/CHANGES
share/doc/wb/NOTES
share/doc/wb/lblwb.ps
+@dirrm share/doc/wb