summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortron <tron>1998-10-18 22:34:00 +0000
committertron <tron>1998-10-18 22:34:00 +0000
commitbbb26759ca32bdb2ff268fbbaa03a7e30574d83d (patch)
tree08f317f0b5616fe23d0cf95ccf9fedfa9a78d0ae /devel
parent22ff8d7fa44618136ed3a4c895ebaafffdcdae3f (diff)
downloadpkgsrc-bbb26759ca32bdb2ff268fbbaa03a7e30574d83d.tar.gz
Remove unnecessary remainders of the "gnome-libs" package.
Diffstat (limited to 'devel')
-rw-r--r--devel/libgtop/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 2528053f387..cad3342883a 100644
--- a/devel/libgtop/Makefile
+++ b/devel/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}