freebsd-ports/www/cacheboy16/files/patch-helpers-basic_auth-SMB-Makefile.in
Adrian Chadd f852c8b393 Cacheboy is a deriative of Squid-2 begun by yours truely to continue
active development on the stable Squid-2 codebase.

This initial preview release should be as stable as Squid-2.HEAD (at this
point in time) is.
2008-04-18 06:29:39 +00:00

11 lines
373 B
Text

--- helpers/basic_auth/SMB/Makefile.in.orig Tue Oct 4 07:29:26 2005
+++ helpers/basic_auth/SMB/Makefile.in Tue Oct 4 07:29:49 2005
@@ -129,7 +129,7 @@
makesnmplib = @makesnmplib@
SMB_AUTH_HELPER = smb_auth.sh
-SAMBAPREFIX = /usr/local/samba
+SAMBAPREFIX = %%LOCALBASE%%
SMB_AUTH_HELPER_PATH = $(libexecdir)/$(SMB_AUTH_HELPER)
libexec_SCRIPTS = $(SMB_AUTH_HELPER)