diff options
Diffstat (limited to 'comms/fidogate/Makefile')
-rw-r--r-- | comms/fidogate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index a5115164c0a..9306cf30ee8 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/09/23 16:32:07 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 2000/06/01 11:23:16 rh Exp $ # DISTNAME= fidogate-4.2.9 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.fido.de/fidogate/ USE_GMAKE= yes USE_PERL5= yes -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes WRKSRC= ${WRKDIR}/fidogate INFO_FILES= fidogate.info |