aboutsummaryrefslogtreecommitdiffstats
path: root/mbone
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-27 09:44:09 +0800
committersteve <steve@FreeBSD.org>1998-09-27 09:44:09 +0800
commit0ec0e59cee0085bcc255478f155128faa5f0d6dc (patch)
treeb166b903f6c434408008892774f33772c329c51c /mbone
parent47ee5aeee9b0e1c26a881a4a8ddec934fe722f1d (diff)
downloadfreebsd-ports-gnome-0ec0e59cee0085bcc255478f155128faa5f0d6dc.tar.gz
freebsd-ports-gnome-0ec0e59cee0085bcc255478f155128faa5f0d6dc.tar.zst
freebsd-ports-gnome-0ec0e59cee0085bcc255478f155128faa5f0d6dc.zip
Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/wb/Makefile6
-rw-r--r--mbone/wb/pkg-plist1
2 files changed, 6 insertions, 1 deletions
diff --git a/mbone/wb/Makefile b/mbone/wb/Makefile
index 0aedeff88638..9d3452c1c051 100644
--- a/mbone/wb/Makefile
+++ b/mbone/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/mbone/wb/pkg-plist b/mbone/wb/pkg-plist
index e6328aa3a3fb..084fc240b5dd 100644
--- a/mbone/wb/pkg-plist
+++ b/mbone/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