summaryrefslogtreecommitdiff
path: root/games/tvp
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-07-15 16:00:52 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-07-15 16:00:52 +0000
commite2a3c06d355c9f682f026eac74d592fd43d3d2ff (patch)
tree78de81aa7d6e745c5252ea641c791ffd75a74666 /games/tvp
parentAdd homepage. Reword. (diff)
Strip
Notes
Notes: svn path=/head/; revision=11927
Diffstat (limited to 'games/tvp')
-rw-r--r--games/tvp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tvp/Makefile b/games/tvp/Makefile
index 3ed5ad5d1aa2..057b1277fb53 100644
--- a/games/tvp/Makefile
+++ b/games/tvp/Makefile
@@ -3,7 +3,7 @@
# Date Created: 3 Jul 1996
# Whom: Tim Vanderhoek <ac199@hwcn.org>
#
-# $Id: Makefile,v 1.2 1997/11/08 13:26:08 hoek Exp $
+# $Id: Makefile,v 1.3 1997/12/24 01:21:44 alex Exp $
#
DISTNAME= tvp-0.9.7.1
@@ -35,5 +35,6 @@ post-install:
${INSTALL_MAN} ${FILESDIR}/tvp.6 ${PREFIX}/man/man6/tvp.6
a='${PREFIX}/share/doc/tvp/' perl -pi -e 's/TOKEN/$$ENV{a}/' \
${PREFIX}/man/man6/tvp.6
+ strip ${PREFIX}/bin/xpwish ${PREFIX}/bin/aprez ${PREFIX}/bin/prez
.include <bsd.port.mk>