summaryrefslogtreecommitdiff
path: root/net/dante
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-12 15:13:08 +0000
committerwiz <wiz@pkgsrc.org>2002-07-12 15:13:08 +0000
commit0e430ef96775ae41ba79cd281471d1e774eb25ef (patch)
treeb8480247bae070c1efd1979e06bd0de7f21529b0 /net/dante
parentc3226829b9a35bdd2d209520c327d6bedf16d403 (diff)
downloadpkgsrc-0e430ef96775ae41ba79cd281471d1e774eb25ef.tar.gz
LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. Makes libdsocks.a appear again.
Diffstat (limited to 'net/dante')
-rw-r--r--net/dante/Makefile4
-rw-r--r--net/dante/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index c9d3b838ef6..1ca96373c9f 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/07/12 14:47:03 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2002/07/12 15:13:08 wiz Exp $
#
DISTNAME= dante-1.1.13
@@ -14,7 +14,7 @@ CONFLICTS= socks4-[0-9]*
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS+= --with-socks-conf=${PREFIX}/etc/socks.conf
CONFIGURE_ARGS+= --with-sockd-conf=${PREFIX}/etc/sockd.conf
diff --git a/net/dante/PLIST b/net/dante/PLIST
index 9c8e80e3b6d..ed320448f6e 100644
--- a/net/dante/PLIST
+++ b/net/dante/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2002/07/12 14:47:03 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/07/12 15:13:08 wiz Exp $
bin/socksify
include/dante/socks.h
+lib/libdsocks.a
lib/libdsocks.la
lib/libdsocks.so
lib/libdsocks.so.1