ports/180647: www/cherokee: build fails
charles rapenne
charles at bsd.zplay.eu
Mon Jan 6 16:20:05 UTC 2014
The following reply was made to PR ports/180647; it has been noted by GNATS.
From: charles rapenne <charles at bsd.zplay.eu>
To: bug-followup at FreeBSD.org, 100019749 at qq.com
Cc:
Subject: Re: ports/180647: www/cherokee: build fails
Date: Mon, 06 Jan 2014 17:04:09 +0100
This is a multi-part message in MIME format.
--------------070700060705040801000503
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
The port builds if you change GNU_CONFIGURE by HAS_CONFIGURE.
--------------070700060705040801000503
Content-Type: text/plain; charset=UTF-8;
name="patch1"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="patch1"
--- Makefile.orig 2014-01-06 16:57:43.000000000 +0100
+++ Makefile 2014-01-05 17:02:28.000000000 +0100
@@ -18,7 +18,7 @@
USE_LDCONFIG= yes
USE_RC_SUBR= cherokee
SUB_FILES= pkg-install pkg-message
-GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -pthread
--------------070700060705040801000503--
More information about the freebsd-ports-bugs
mailing list