diff options
Diffstat (limited to 'net/centericq/Makefile')
-rw-r--r-- | net/centericq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile index c0aa12a53f2..becb45bc643 100644 --- a/net/centericq/Makefile +++ b/net/centericq/Makefile @@ -8,7 +8,7 @@ PORTNAME= centericq PORTVERSION= 4.9.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://konst.org.ua/download/ @@ -67,7 +67,7 @@ post-patch: ${MV} -f ${file} ${file}.orig ; \ ${GREP} -v "_G_config.h" ${file}.orig > ${file}) .endfor - + .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} |