summaryrefslogtreecommitdiff
path: root/devel/libgtop/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-06-21 00:37:20 +0000
committerjlam <jlam@pkgsrc.org>2000-06-21 00:37:20 +0000
commitacc9990e7e570763e085c2e070bd2a39498a648a (patch)
tree7834a81ac40bb4923973a99f7d3c30828b54bdbd /devel/libgtop/Makefile
parent7bea6c6e7fa3b74039278ff19a70236a01816932 (diff)
downloadpkgsrc-acc9990e7e570763e085c2e070bd2a39498a648a.tar.gz
USE_LIBTOOL instead of PKGLIBTOOL.
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r--devel/libgtop/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index b5df1a52715..adb4262c050 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/06/01 11:23:22 rh Exp $
+# $NetBSD: Makefile,v 1.36 2000/06/21 00:37:20 jlam Exp $
DISTNAME= libgtop-1.0.9
CATEGORIES= devel gnome
@@ -14,10 +14,11 @@ DEPENDS+= guile-[0-9]*:../../lang/guile
ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k
-GNU_CONFIGURE= yes
-USE_X11BASE= yes
-USE_GMAKE= yes
-USE_PKGLIBTOOL= yes
+GNU_CONFIGURE= # defined
+USE_X11BASE= # defined
+USE_GMAKE= # defined
+USE_LIBTOOL= # defined
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
CFLAGS+= -g
CPPFLAGS+= -I${LOCALBASE}/include