diff options
Diffstat (limited to 'www/tntnet/Makefile')
-rw-r--r-- | www/tntnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tntnet/Makefile b/www/tntnet/Makefile index eb54cc2917e8..320e74bacf58 100644 --- a/www/tntnet/Makefile +++ b/www/tntnet/Makefile @@ -17,7 +17,7 @@ COMMENT= Webapplicationserver for C++ LIB_DEPENDS= cxxtools:${PORTSDIR}/devel/cxxtools BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip -USE_ICONV= yes +USES= iconv USE_CSTD= gnu89 PATCH_STRIP= -p1 GNU_CONFIGURE= yes |