diff options
Diffstat (limited to 'textproc/ctpp2/Makefile')
-rw-r--r-- | textproc/ctpp2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index 0b9f451a5fa9..0528883524dd 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -9,9 +9,8 @@ MASTER_SITES= http://ctpp.havoc.ru/download/ MAINTAINER= reki@reki.ru COMMENT= C++ library to use templates in C/C++ projects, version 2 -USES= cmake gettext +USES= cmake gettext iconv USE_LDCONFIG= yes -USE_ICONV= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} |