summaryrefslogtreecommitdiff
path: root/www/dillo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/dillo/Makefile')
-rw-r--r--www/dillo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile
index d40967b7b89f..7ae3d16beace 100644
--- a/www/dillo/Makefile
+++ b/www/dillo/Makefile
@@ -28,8 +28,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
- LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-cookies --enable-threaded-dns \
--libdir=${PREFIX}/libexec
.if !defined(WITHOUT_DILLO_IPV6) && !defined(WITHOUT_IPV6)