diff options
Diffstat (limited to 'x11/controlcenter/Makefile')
-rw-r--r-- | x11/controlcenter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index 6c620735bd3..a69d11e388d 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/05/30 19:26:22 drochner Exp $ +# $NetBSD: Makefile,v 1.19 2000/06/01 11:23:43 rh Exp $ DISTNAME= control-center-1.2.0 CATEGORIES= x11 gnome @@ -12,7 +12,7 @@ DEPENDS+= gnome-libs-*:../../x11/gnome-libs GNU_CONFIGURE= yes USE_X11BASE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes LOCALSTATEDIR= /var/gnome |