summaryrefslogtreecommitdiff
path: root/sysutils/libgtop
diff options
context:
space:
mode:
authortron <tron>1998-10-18 22:34:00 +0000
committertron <tron>1998-10-18 22:34:00 +0000
commit072056e775d10506ccd29330125d547db52c2c9d (patch)
tree08f317f0b5616fe23d0cf95ccf9fedfa9a78d0ae /sysutils/libgtop
parent96fccf55c496d1a073967e1f1e0cd27be562f16a (diff)
downloadpkgsrc-072056e775d10506ccd29330125d547db52c2c9d.tar.gz
Remove unnecessary remainders of the "gnome-libs" package.
Diffstat (limited to 'sysutils/libgtop')
-rw-r--r--sysutils/libgtop/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/libgtop/Makefile b/sysutils/libgtop/Makefile
index 2528053f387..cad3342883a 100644
--- a/sysutils/libgtop/Makefile
+++ b/sysutils/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/10/18 22:12:40 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/10/18 22:34:00 tron Exp $
#
DISTNAME= libgtop-0.26.0
@@ -20,10 +20,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-LOCALSTATEDIR= /var/gnome
-
-CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \
- --with-glib-prefix=${LOCALBASE} \
+CONFIGURE_ARGS+= --with-glib-prefix=${LOCALBASE} \
--with-libgtop-guile --with-catgets
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE}