pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/openslp This uses yacc.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1789601b474
branches:  trunk
changeset: 489151:e1789601b474
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Feb 17 19:13:53 2005 +0000

description:
This uses yacc.

diffstat:

 net/openslp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 06aca1f53fb6 -r e1789601b474 net/openslp/Makefile
--- a/net/openslp/Makefile      Thu Feb 17 18:23:24 2005 +0000
+++ b/net/openslp/Makefile      Thu Feb 17 19:13:53 2005 +0000
@@ -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 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_BUILDLINK3=                yes
+USE_GNU_TOOLS+=                yacc
 USE_PKGINSTALL=                yes
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index