diff options
author | adamw <adamw@FreeBSD.org> | 2014-06-20 09:55:40 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-06-20 09:55:40 +0800 |
commit | e06235f76b624fadb2eca67eec29d9b8b063e52f (patch) | |
tree | 03a0a8c04acead65bf79a6fb852bf0f590dbea68 /www | |
parent | a2c73e7a264c621fd2ff5a600b5a3511ab067c08 (diff) | |
download | freebsd-ports-gnome-e06235f76b624fadb2eca67eec29d9b8b063e52f.tar.gz freebsd-ports-gnome-e06235f76b624fadb2eca67eec29d9b8b063e52f.tar.zst freebsd-ports-gnome-e06235f76b624fadb2eca67eec29d9b8b063e52f.zip |
USES=tar:...
Diffstat (limited to 'www')
-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 |