aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2005-11-29 10:40:14 +0000
committerSimon Barner <barner@FreeBSD.org>2005-11-29 10:40:14 +0000
commitaa559f3bf87008a0c9a6b10d91a8defcfbffff89 (patch)
tree3c3210b328c1d2ebf3912f9589571e19fe91f1fb /www
parent8d8c003461a7a1e63b7945f0c03524b9ea1256cf (diff)
downloadports-aa559f3bf87008a0c9a6b10d91a8defcfbffff89.tar.gz
ports-aa559f3bf87008a0c9a6b10d91a8defcfbffff89.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/lighttpd/Makefile6
-rw-r--r--www/lighttpd/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 19075fc1aff9..f7512fd5a26d 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lighttpd
-PORTVERSION= 1.4.7
+PORTVERSION= 1.4.8
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/ \
http://dl.fkb.wormulon.net/lighttpd/ \
@@ -36,7 +36,9 @@ OPTIONS= OPENSSL "Enable SSL support" on \
.if !defined(WITHOUT_OPENSSL)
.include "${PORTSDIR}/Mk/bsd.openssl.mk"
-CONFIGURE_ARGS+= --with-openssl
+CONFIGURE_ARGS+= --with-openssl \
+ --with-openssl-includes=${OPENSSLINC} \
+ --with-openssl-libs=${OPENSSLLIB}
.endif
.if defined(WITH_OPENLDAP)
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index 5f022e68b14f..6883c58ad676 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,3 +1,3 @@
-MD5 (lighttpd-1.4.7.tar.gz) = 4d1b02e2008e5f35e4df7defee186fdd
-SHA256 (lighttpd-1.4.7.tar.gz) = b1d2793d1dc15c6176b3b666e7617f841e06005528223d56d5171a99294df199
-SIZE (lighttpd-1.4.7.tar.gz) = 778982
+MD5 (lighttpd-1.4.8.tar.gz) = 7d7790ef95ff5755f73bfcda4f13696d
+SHA256 (lighttpd-1.4.8.tar.gz) = f3115cb4b9f9805c9a9e7d6cdc97512adaaebde01a84122fcbd1c0ca16bc2d69
+SIZE (lighttpd-1.4.8.tar.gz) = 769111