diff options
Diffstat (limited to 'net/howl/Makefile')
-rw-r--r-- | net/howl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index 2a8d56b22a9..482430ae7de 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/22 19:55:37 nathanw Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:48 tv Exp $ DISTNAME= howl-0.9.10 CATEGORIES= net @@ -8,7 +8,6 @@ MAINTAINER= nathanw@NetBSD.org HOMEPAGE= http://www.porchdogsoft.com/products/howl/ COMMENT= Zeroconf (Rendezvous) implementation -USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes |