diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-06-20 01:55:40 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-06-20 01:55:40 +0000 |
commit | a4fd9d5220ad1d4384eb16a0345f78e9cf7d4bc3 (patch) | |
tree | 03a0a8c04acead65bf79a6fb852bf0f590dbea68 /www/lynx-current | |
parent | d9f77a83a9077e2f6274a494d77891814a5a15d0 (diff) | |
download | ports-a4fd9d5220ad1d4384eb16a0345f78e9cf7d4bc3.tar.gz ports-a4fd9d5220ad1d4384eb16a0345f78e9cf7d4bc3.zip |
Notes
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index fe455cb89724..f2c28ae1bf85 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -16,8 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support CONFLICTS_INSTALL= lynx-2.8.[0-7].* ja-lynx-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g:C/p.*//} -USE_BZIP2= yes -USES= iconv shebangfix +USES= iconv shebangfix tar:bz2 USE_OPENSSL= yes SHEBANG_FILES= samples/mailto-form.pl GNU_CONFIGURE= yes |