aboutsummaryrefslogtreecommitdiff
path: root/net/centericq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/centericq/Makefile')
-rw-r--r--net/centericq/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index 12874c5fc02a..c38f7005adc8 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= centericq
-PORTVERSION= 4.0.0
+PORTVERSION= 4.1.0
CATEGORIES= net
MASTER_SITES= http://konst.org.ua/download/
@@ -32,7 +32,5 @@ CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
post-install:
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1
- @${MKDIR} ${DATADIR}
- (cd ${WRKSRC}/share ; ${INSTALL_DATA} *.wav ${DATADIR})
.include <bsd.port.post.mk>