diff options
Diffstat (limited to 'x11/controlcenter')
-rw-r--r-- | x11/controlcenter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index 0894e55b5d9..629f5a87291 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2004/01/24 15:30:32 grant Exp $ +# $NetBSD: Makefile,v 1.54 2004/02/14 17:21:55 jlam Exp $ DISTNAME= control-center-1.4.0.4 PKGREVISION= 5 @@ -17,7 +17,6 @@ USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool LOCALSTATEDIR= ${X11PREFIX}/var |