Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 1996 00:22:35 -0300 (EST)
From:      Joao Carlos Mendes Luis <jonny@gaia.coppe.ufrj.br>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/1318: Problem making port: squid
Message-ID:  <199606130322.AAA29665@mailhost.coppe.ufrj.br>
Resent-Message-ID: <199606130330.UAA02749@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         1318
>Category:       ports
>Synopsis:       Problem making port: squid
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 12 20:30:01 PDT 1996
>Last-Modified:
>Originator:     Joao Carlos Mendes Luis
>Organization:
COPPE/UFRJ
>Release:        FreeBSD 2.1-STABLE i386
>Environment:

FreeBSD-current/ports dated 96.06.12

>Description:

	Cannot make install on squid port

>How-To-Repeat:

cd /usr/ports-current/www/squid
make install

>Fix:
	
*** Makefile.org	Thu Jun 13 00:17:25 1996
--- Makefile	Thu Jun 13 00:14:52 1996
***************
*** 24,30 ****
  
  post-install:
  .for file in cachemgr.cgi client dnsserver ftpget squid
! 	strip ${PREFIX}/bin/${file}
  .endfor
  
  .include <bsd.port.mk>
--- 24,30 ----
  
  post-install:
  .for file in cachemgr.cgi client dnsserver ftpget squid
! 	strip ${PREFIX}/squid/bin/${file}
  .endfor
  
  .include <bsd.port.mk>
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606130322.AAA29665>