summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-18 11:24:39 +0000
committerkris <kris@FreeBSD.org>2003-05-18 11:24:39 +0000
commit2db9f6a7769d868882b7f781ecfa199c5c032bc6 (patch)
tree626a51c5885ec5bdc2c45ca7dfe15f614bff6ce3 /news
parent1f8c05654a561a0e9ff07bc730ac2c04f44c9169 (diff)
downloadFreeBSD-ports-2db9f6a7769d868882b7f781ecfa199c5c032bc6.zip
FreeBSD-ports-2db9f6a7769d868882b7f781ecfa199c5c032bc6.tar.gz
Back out previous commit; the port was fixed already
Apologies to: arved
Diffstat (limited to 'news')
-rw-r--r--news/newscache/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index 94ca219..e270b484 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -17,12 +17,6 @@ COMMENT= NewsCache is a free cache server for USENET News
LIB_DEPENDS= socket[+][+].1:${PORTSDIR}/net/libsocket++
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile (bad C++ code)"
-.endif
-
USE_AUTOMAKE_VER= 15
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
@@ -34,4 +28,4 @@ MAN8= newscache.8 newscacheclean.8 updatenews.8
post-patch:
cd ${WRKSRC}; ./autogen
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud