summaryrefslogtreecommitdiff
path: root/www/neon
diff options
context:
space:
mode:
authordrochner <drochner>2002-11-26 21:05:46 +0000
committerdrochner <drochner>2002-11-26 21:05:46 +0000
commitee2b53b8b57952624b3858d10f326bc485a59a19 (patch)
treedc4e9c6b1d857de7d6ba5514b05b10c19986ae23 /www/neon
parent35c7f9d75a870ce6d5c7270963f732a482e4117f (diff)
downloadpkgsrc-ee2b53b8b57952624b3858d10f326bc485a59a19.tar.gz
the ssl command line argument has changed -- fix to pullin ssl support
again
Diffstat (limited to 'www/neon')
-rw-r--r--www/neon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile
index 0623862575a..0e8d61814a0 100644
--- a/www/neon/Makefile
+++ b/www/neon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/11/25 20:01:43 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2002/11/26 21:05:46 drochner Exp $
DISTNAME= neon-0.23.5
CATEGORIES= www
@@ -15,7 +15,7 @@ USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= # defined
-CONFIGURE_ARGS+= --with-ssl=${SSLBASE}
+CONFIGURE_ARGS+= --with-ssl=yes
CONFIGURE_ARGS+= --with-libxml1
CONFIGURE_ARGS+= --enable-shared