diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-03-02 19:46:12 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-03-02 19:46:12 +0000 |
commit | 5ddc21ef53403021aaa42a324dc3cab2ca5a5674 (patch) | |
tree | 8d8cb35c8c0f64d9cdd1a8dde6d60443ab876f6d /www/neon29/Makefile | |
parent | 8cefc3243dcb89f2b309aca14a054a971c3407f4 (diff) |
Notes
Diffstat (limited to 'www/neon29/Makefile')
-rw-r--r-- | www/neon29/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 4b8e5bd944be..88b291047fea 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -6,7 +6,7 @@ # PORTNAME= neon -PORTVERSION= 0.18.5 +PORTVERSION= 0.19.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ @@ -14,7 +14,7 @@ MAINTAINER= olgeni@FreeBSD.org LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml -.ifndef NO_OPENSSL +.ifndef WITHOUT_OPENSSL USE_OPENSSL= yes .endif |