summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorskrll <skrll>2000-11-07 20:40:34 +0000
committerskrll <skrll>2000-11-07 20:40:34 +0000
commit43ebb29000426359b7c6276cc1691f525eef832a (patch)
tree76318615dcda0008c32048ef53ddad50f793d89a /graphics
parent26578467fdcdba0dfa9f4f0d8efcc0faad149a93 (diff)
downloadpkgsrc-43ebb29000426359b7c6276cc1691f525eef832a.tar.gz
Use pkgsrc libtool.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/kdegraphics/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index 2aba053d698..3ebaa56c3ad 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2000/09/03 10:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2000/11/07 20:40:34 skrll Exp $
#
DISTNAME= kdegraphics-1.1.2
@@ -15,6 +15,9 @@ DEPENDS+= kdebase-1.1.2:../../x11/kdebase
USE_X11BASE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig \
+ ${WRKSRC}/kdvi/kpathsea/ltconfig
EVAL_PREFIX+= QT1DIR=qt1 KDEBASEDIR=kdebase
CONFIGURE_ARGS= "--datadir=${KDEBASEDIR}/share/kde" \