summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/links/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index 3b238730d056..2144628869cc 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-2.1pre21
MAINTAINER?= demon@FreeBSD.org
COMMENT= Lynx-like text WWW browser
+LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-javascript --with-ssl
CONFIGURE_ENV+= CPPFLAGS='-I${LOCALBASE}/include'