aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-13 22:26:10 +0800
committerijliao <ijliao@FreeBSD.org>2002-10-13 22:26:10 +0800
commitcc089559e4a63debcab1aaa48d5f85f803437179 (patch)
treede32ffb3cc76ccf976c491f8bb5d8de4087466f9 /net
parentbdcf26fcc532e3f58c50828e0dd8c1e9b58bf9b4 (diff)
downloadfreebsd-ports-gnome-cc089559e4a63debcab1aaa48d5f85f803437179.tar.gz
freebsd-ports-gnome-cc089559e4a63debcab1aaa48d5f85f803437179.tar.zst
freebsd-ports-gnome-cc089559e4a63debcab1aaa48d5f85f803437179.zip
ncurses is gone
Diffstat (limited to 'net')
-rw-r--r--net/centericq/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index a848f75312df..c61c30d709bb 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -29,12 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
MAN1= centericq.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 400010
-LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
-.endif
-
post-patch:
.for file in kkconsui-0.1/include/conf.h kkstrtext-0.1/conf.h kksystr-0.1/include/conf.h
@(cd ${WRKSRC} ; \
@@ -48,4 +42,4 @@ post-install:
@(cd ${WRKSRC} ; ${INSTALL_DATA} FAQ README ${DOCSDIR})
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>