diff options
Diffstat (limited to 'net/walker/Makefile')
-rw-r--r-- | net/walker/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/walker/Makefile b/net/walker/Makefile index 39117cb03ed..16bcb815f0d 100644 --- a/net/walker/Makefile +++ b/net/walker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:18 asau Exp $ # DISTNAME= walker-3.8 @@ -15,7 +15,6 @@ DEPENDS+= p5-Net-DNS-SEC>=0.12:../../security/p5-Net-DNS-SEC INSTALLATION_DIRS+= ${PKGMANDIR}/man1 bin NO_BUILD= yes -PKG_DESTDIR_SUPPORT= user-destdir REPLACE_PERL= walker USE_LANGUAGES= # none USE_TOOLS+= perl:run |