aboutsummaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-08-31 12:51:28 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-08-31 12:51:28 +0000
commit5aadeba36f0df68504ad16a60a5da73dd68a6657 (patch)
treebd348ab8b08db527fe61a5ccc89cecdd2345fdc5 /www/links
parent7ceeb0a2f8277649bbd44fdbb3afcd46bf522038 (diff)
downloadports-5aadeba36f0df68504ad16a60a5da73dd68a6657.tar.gz
ports-5aadeba36f0df68504ad16a60a5da73dd68a6657.zip
Notes
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index cfb20e890014..3b70c362960a 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -17,7 +17,8 @@ COMMENT= Lynx-like text WWW browser
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-javascript --with-ssl --without-svgalib
-CONFIGURE_ENV+= CPPFLAGS='-I${LOCALBASE}/include' LDFLAGS='-L${LOCALBASE}/lib'
+CONFIGURE_ENV+= CPPFLAGS='-I${LOCALBASE}/include'
+LDFLAGS+= -L${LOCALBASE}/lib
USE_OPENSSL= yes
USE_BZIP2= yes