mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Argh.. yet another botch.. Sigh.. :-/
Pointed out by: Evan Champion <evanc@synapse.net>
This commit is contained in:
parent
a9575910ed
commit
ecceedd1fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9717
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Nov 7 00:53:18 WST 1996
|
||||
# Whom: Peter Wemm <peter@freebsd.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.41 1998/02/09 01:35:20 peter Exp $
|
||||
# $Id: Makefile,v 1.42 1998/02/14 03:12:37 peter Exp $
|
||||
#
|
||||
|
||||
DISTNAME= squid-1.2.beta14
|
||||
@ -71,8 +71,8 @@ post-install:
|
||||
fi
|
||||
.endfor
|
||||
.for file in cachemgr.cgi dnsserver pinger unlinkd
|
||||
if [ -f ${PREFIX}/sbin/${file} ] ; then \
|
||||
strip ${PREFIX}/sbin/${file} ; \
|
||||
if [ -f ${PREFIX}/libexec/${file} ] ; then \
|
||||
strip ${PREFIX}/libexec/${file} ; \
|
||||
fi
|
||||
.endfor
|
||||
${MKDIR} ${PREFIX}/squid/logs
|
||||
|
Loading…
Reference in New Issue
Block a user