summaryrefslogtreecommitdiff
path: root/www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2012-01-01 12:07:55 +0000
committerRene Ladan <rene@FreeBSD.org>2012-01-01 12:07:55 +0000
commit110eb5bff8af839140174fc7030c46bd141608cf (patch)
tree52d2b58e8bd0653da83e7ed31184c0db24bab951 /www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in
parentRemove expired unmaintained ports: (diff)
Remove expired ports:
2011-12-31 www/squid30: This version of Squid is no longer actively maintained upstream 2011-12-31 devel/slglade: Depends on non-functional x11-toolkits/slgtk 2011-12-31 x11-toolkits/slgtk: Does not work with newer GTK+, upstream development has ceased 2011-12-31 x11-toolkits/slgtkdatabox: Depends on non-functional x11-toolkits/slgtk
Notes
Notes: svn path=/head/; revision=288368
Diffstat (limited to 'www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in')
-rw-r--r--www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in b/www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in
deleted file mode 100644
index 09a82638fd3c..000000000000
--- a/www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)