aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1998-07-16 00:00:52 +0800
committerhoek <hoek@FreeBSD.org>1998-07-16 00:00:52 +0800
commit3e67094168c994cf58bfc8f00554fac952bd34e5 (patch)
tree3dfff1a27b083c4715df8769ec2bea7815e577e1 /games
parenteaa0f82e9b7f7073e21c2e759f854c7ddf431c1d (diff)
downloadfreebsd-ports-gnome-3e67094168c994cf58bfc8f00554fac952bd34e5.tar.gz
freebsd-ports-gnome-3e67094168c994cf58bfc8f00554fac952bd34e5.tar.zst
freebsd-ports-gnome-3e67094168c994cf58bfc8f00554fac952bd34e5.zip
Strip
Diffstat (limited to 'games')
-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>