diff options
Diffstat (limited to 'net/gated/Makefile')
-rw-r--r-- | net/gated/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile index d0fdba94345..e65acb19528 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2005/03/24 21:12:58 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2005/04/11 21:46:46 tv Exp $ DISTNAME= gated-3-5-11 PKGNAME= gated-3.5.11 @@ -18,7 +18,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -USE_BUILDLINK3= yes USE_PKGINSTALL= yes RCD_SCRIPTS= gated RCD_SCRIPT_SRC.gated= ${FILESDIR}/gated |