diff options
Diffstat (limited to 'www/swiftsurf/Makefile')
-rw-r--r-- | www/swiftsurf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index 0b8410e2d25..fb9f2e4644b 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/12/30 17:28:39 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/24 15:23:47 grant Exp $ DISTNAME= swiftsurf-1.2.5 CATEGORIES= www @@ -11,7 +11,7 @@ COMMENT= Web proxy that can handle http and https BUILD_DEPENDS= ocaml>=3.00:../../lang/ocaml USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make .if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc") ALL_TARGET= nat |