summaryrefslogtreecommitdiff
path: root/www/squidtimes
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-12 18:26:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-12 18:26:27 +0000
commitc50b5b95405ff0110b8a83cfb5010dd2ccdf9ad1 (patch)
tree29891a7feb2f8e99102ccf5479d58a6f28094df9 /www/squidtimes
parentOops, forgot this one. (diff)
Instead of defining STRIP to be empty, you can just use ${INSTALL_SCRIPT}. :)
Notes
Notes: svn path=/head/; revision=16695
Diffstat (limited to 'www/squidtimes')
-rw-r--r--www/squidtimes/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/squidtimes/Makefile b/www/squidtimes/Makefile
index 6c9705cc234d..49e094f24bb9 100644
--- a/www/squidtimes/Makefile
+++ b/www/squidtimes/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 January 1999
# Whom: Dima Sivachenko
#
-# $Id: Makefile,v 1.1.1.1 1999/02/03 20:40:31 billf Exp $
+# $Id: Makefile,v 1.2 1999/02/12 11:21:42 flathill Exp $
#
DISTNAME= squidtimes-1.12-freebsd.bin
@@ -22,9 +22,8 @@ EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= .
-STRIP=
do-install:
- @ ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidtimes
+ @ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidtimes
post-install:
@ ${CAT} ${PKGDIR}/MESSAGE