diff options
Diffstat (limited to 'www/sitecopy/Makefile')
-rw-r--r-- | www/sitecopy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index b69fd41f2c9..faca331a395 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2004/01/23 21:50:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.24 2004/01/24 15:23:47 grant Exp $ DISTNAME= sitecopy-0.13.4 PKGREVISION= 3 @@ -11,7 +11,7 @@ COMMENT= Utility for synchronizing remote and local web sites BUILD_USES_MSGFMT= # defined -USE_GMAKE= # defined +USE_GNU_TOOLS+= make USE_BUILDLINK2= # defined USE_PKGLOCALEDIR= # defined |