pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/33028: cfengine2 on Solaris needs flex, not lex
The following reply was made to PR pkg/33028; it has been noted by GNATS.
From: Lloyd Parkes <Lloyd.Parkes%ird.govt.nz@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/33028: cfengine2 on Solaris needs flex, not lex
Date: Wed, 20 Jun 2007 19:44:23 +1200
This patch fixes this problem. If someone would be so good as to apply it, it
would be much appreciated. Thanks.
$NetBSD$
--- Makefile.orig 2007-06-20 19:33:18.637190000 +1200
+++ Makefile
@@ -16,6 +16,8 @@ CONFIGURE_ARGS+= --with-openssl=${BUILDL
RCD_SCRIPTS= cfexecd cfservd cfenvd
+USE_TOOLS+= flex
+
post-install:
${INSTALL_MAN_DIR} ${PREFIX}/${PKGMANDIR}/man8
${INSTALL_MAN} ${WRKSRC}/doc/*.8 ${PREFIX}/${PKGMANDIR}/man8
Home |
Main Index |
Thread Index |
Old Index