diff options
Diffstat (limited to 'net/openslp')
-rw-r--r-- | net/openslp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 24fd39153cf..53bc4764f6c 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/12/28 02:47:47 reed Exp $ +# $NetBSD: Makefile,v 1.21 2005/02/17 19:13:53 reed Exp $ DISTNAME= openslp-1.2.0 PKGREVISION= 1 @@ -12,6 +12,7 @@ COMMENT= Open-source implementation of the Service Location Protocol PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes +USE_GNU_TOOLS+= yacc USE_PKGINSTALL= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |