pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/scrollkeeper s/libconfig/libtool/
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a7488014b01
branches: trunk
changeset: 460201:2a7488014b01
user: markd <markd%pkgsrc.org@localhost>
date: Sun Aug 24 12:28:57 2003 +0000
description:
s/libconfig/libtool/
diffstat:
textproc/scrollkeeper/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 664cacbb6d0a -r 2a7488014b01 textproc/scrollkeeper/Makefile
--- a/textproc/scrollkeeper/Makefile Sun Aug 24 12:17:35 2003 +0000
+++ b/textproc/scrollkeeper/Makefile Sun Aug 24 12:28:57 2003 +0000
@@ -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_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
-LIBTOOL_OVERRIDE= ${WRKSRC}/libconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS= --localstatedir=${SCROLLKEEPER_DATADIR}
CONFIGURE_ARGS+= --sharedstatedir=${SCROLLKEEPER_DATADIR}
Home |
Main Index |
Thread Index |
Old Index