diff options
author | olgeni <olgeni@FreeBSD.org> | 2002-03-03 03:46:12 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2002-03-03 03:46:12 +0800 |
commit | 118eae6f38f2fdabad30ea6ed0f0e3909c167c20 (patch) | |
tree | e4f1507a1ebd12ac0f2dd31e68d0788d47df2a15 /www/neon26/Makefile | |
parent | e48e162bbeb91afd5bd6a911293e3414b19fb670 (diff) | |
download | freebsd-ports-gnome-118eae6f38f2fdabad30ea6ed0f0e3909c167c20.tar.gz freebsd-ports-gnome-118eae6f38f2fdabad30ea6ed0f0e3909c167c20.tar.zst freebsd-ports-gnome-118eae6f38f2fdabad30ea6ed0f0e3909c167c20.zip |
Update port to version 0.19.3.
Submitted by: sobomax
Diffstat (limited to 'www/neon26/Makefile')
-rw-r--r-- | www/neon26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 4b8e5bd944be..88b291047fea 100644 --- a/www/neon26/Makefile +++ b/www/neon26/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 |