From ec9df6316e48597002628697b15dd2c074c0a69d Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 24 Aug 2003 12:28:57 +0000 Subject: s/libconfig/libtool/ --- textproc/scrollkeeper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/scrollkeeper') diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 3be94a582b1..26c7aa61b70 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:54:51 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/24 12:28:57 markd Exp $ # DISTNAME= scrollkeeper-0.3.12 @@ -21,7 +21,7 @@ USE_LIBTOOL= yes USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes -LIBTOOL_OVERRIDE= ${WRKSRC}/libconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool CONFIGURE_ARGS= --localstatedir=${SCROLLKEEPER_DATADIR} CONFIGURE_ARGS+= --sharedstatedir=${SCROLLKEEPER_DATADIR} -- cgit v1.2.3