diff options
Diffstat (limited to 'cad/gsymcheck/Makefile')
-rw-r--r-- | cad/gsymcheck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gsymcheck/Makefile b/cad/gsymcheck/Makefile index 9215698c03f..b1a2bb50ab0 100644 --- a/cad/gsymcheck/Makefile +++ b/cad/gsymcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/22 08:38:55 rh Exp $ +# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:15 rh Exp $ # DISTNAME= gsymcheck-${PKGVERSION} @@ -22,7 +22,7 @@ PKGVERSION= 20000220 GNU_CONFIGURE= YES USE_X11BASE= YES -USE_LIBTOOL= YES +USE_PKGLIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |