summaryrefslogtreecommitdiff
path: root/www/squidclients
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/squidclients
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/squidclients')
-rw-r--r--www/squidclients/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/squidclients/Makefile b/www/squidclients/Makefile
index a031fee5daae..14bb00d1721b 100644
--- a/www/squidclients/Makefile
+++ b/www/squidclients/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 January 1999
# Whom: Dima Sivachenko
#
-# $Id: Makefile,v 1.1.1.1 1999/01/28 23:35:37 billf Exp $
+# $Id: Makefile,v 1.2 1999/02/12 11:18:25 flathill Exp $
#
DISTNAME= squidclients-1.6-freebsd.bin
@@ -21,9 +21,8 @@ EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= .
-STRIP=
do-install:
- @ ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidclients
+ @ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidclients
post-install:
@ ${CAT} ${PKGDIR}/MESSAGE