aboutsummaryrefslogtreecommitdiff
path: root/net/centericq/Makefile
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2000-12-12 15:47:29 +0000
committerClive Lin <clive@FreeBSD.org>2000-12-12 15:47:29 +0000
commitd79c207ef7337b231d6938658313976139c87001 (patch)
tree3868e6f29c987f931600ce7a4775724e346373ae /net/centericq/Makefile
parente8ae5b3323e97df3533ca89bc5749f0953545542 (diff)
downloadports-d79c207ef7337b231d6938658313976139c87001.tar.gz
ports-d79c207ef7337b231d6938658313976139c87001.zip
Notes
Diffstat (limited to 'net/centericq/Makefile')
-rw-r--r--net/centericq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index 2dc4a878c661..f2784fe3e354 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= centericq
-PORTVERSION= 3.7.3
+PORTVERSION= 3.13.3
CATEGORIES= net
MASTER_SITES= http://download.konst.org.ua/
@@ -15,8 +15,8 @@ MAINTAINER= ijliao@csie.nctu.edu.tw
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
-CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include\
- -I/usr/include
+CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
+ -I${LOCALBASE}/include -I/usr/include
.endif
USE_GMAKE= yes