diff options
Diffstat (limited to 'lang/librep')
-rw-r--r-- | lang/librep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index e54208443bb..c5ef628cf46 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/10/29 13:57:56 agc Exp $ +# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:33 rh Exp $ # DISTNAME= librep-0.7 @@ -12,7 +12,7 @@ ONLY_FOR_PLATFORM= SunOS-*-* # only for Solaris, at the moment GNU_CONFIGURE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes #INFO_FILES= librep.info |