From 6aec65beec1b826aba35625fe8b8269b31cd6c79 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 30 Aug 2015 03:56:31 +0000 Subject: - Convert to new options variable helper --- www/httrack/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 826097286986..0cc17e526a3f 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -33,16 +33,14 @@ PORTDOCS= * SHEBANG_FILES= src/webhttrack +ICONS_VARS= INSTALLS_ICONS=yes + .include .if empty(ICONV_LIB) CONFIGURE_ARGS+=ac_cv_lib_iconv_iconv=no .endif -.if ${PORT_OPTIONS:MICONS} -INSTALLS_ICONS= yes -.endif - post-patch: @${REINPLACE_CMD} -e '/DEFAULT_CFLAGS=/ s|-O -g3 ||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/ install-data-hook/d' ${WRKSRC}/html/Makefile.in -- cgit v1.2.3