From 6e50c552ec45ce8096c19620dfb86a53084b3789 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 18 Oct 1998 22:34:00 +0000 Subject: Remove unnecessary remainders of the "gnome-libs" package. --- sysutils/libgtop/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sysutils/libgtop') 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} -- cgit v1.2.3