aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_gnutls
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2012-09-23 05:15:50 +0800
committerohauer <ohauer@FreeBSD.org>2012-09-23 05:15:50 +0800
commit5450604541840a7d835e1d9f0f9f4937e283109e (patch)
tree884d351fee646b4e7b1b5c851bf898976e69b28e /www/mod_gnutls
parent32b46bd7f7a920a2a61f95e812d5e737df967b72 (diff)
downloadfreebsd-ports-gnome-5450604541840a7d835e1d9f0f9f4937e283109e.tar.gz
freebsd-ports-gnome-5450604541840a7d835e1d9f0f9f4937e283109e.tar.zst
freebsd-ports-gnome-5450604541840a7d835e1d9f0f9f4937e283109e.zip
- USE_APACHE= s/22+/22/
- adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@
Diffstat (limited to 'www/mod_gnutls')
-rw-r--r--www/mod_gnutls/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile
index 201553b3c030..71c5b9679edd 100644
--- a/www/mod_gnutls/Makefile
+++ b/www/mod_gnutls/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mod_gnutls
-# Date created: 2011-01-19
-# Whom: Fumiyuki Shimizu <fumifumi@abacustech.jp>
-#
+# Created by: Fumiyuki Shimizu <fumifumi@abacustech.jp>
# $FreeBSD$
-#
PORTNAME= mod_gnutls
PORTVERSION= 0.5.10
@@ -24,7 +20,7 @@ LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
USE_BZIP2= yes
USE_AUTOTOOLS= libtool
USE_PKGCONFIG= build
-USE_APACHE= 22+
+USE_APACHE= 22
GNU_CONFIGURE= yes
DOCS= LICENSE NEWS README README.ENV