aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-12-21 20:22:39 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-12-21 20:22:39 +0000
commit76e205230d75a54d9898739788247b94e18d158a (patch)
tree50ce949d89667fb391b031bbedb4c8db60bd344a /www
parent790461b996e296f8d28470a4b9d707c63ee091f3 (diff)
downloadports-76e205230d75a54d9898739788247b94e18d158a.tar.gz
ports-76e205230d75a54d9898739788247b94e18d158a.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/horde-base/Makefile6
-rw-r--r--www/horde-base/files/extra-patch-lib_Horde_NLS.php (renamed from www/horde-base/files/patch-lib_Horde_NLS.php)0
-rw-r--r--www/horde4-base/Makefile6
-rw-r--r--www/horde4-base/files/extra-patch-lib_Horde_NLS.php (renamed from www/horde4-base/files/patch-lib_Horde_NLS.php)0
4 files changed, 10 insertions, 2 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile
index e30bbd29cb56..9ba6670aac32 100644
--- a/www/horde-base/Makefile
+++ b/www/horde-base/Makefile
@@ -8,7 +8,7 @@
PORTNAME= horde
DISTVERSIONPREFIX=
DISTVERSION= 3.1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX=
PKGNAMESUFFIX= -base
@@ -199,6 +199,10 @@ PORTDOCS= README CHANGES CODING_STANDARDS CONTRIBUTING CREDITS HACKING INSTALL \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700000
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-lib_Horde_NLS.php
+.endif
+
.if ${PHP_VER} == 5
USE_PHP+= dom
.else
diff --git a/www/horde-base/files/patch-lib_Horde_NLS.php b/www/horde-base/files/extra-patch-lib_Horde_NLS.php
index 4404276773d0..4404276773d0 100644
--- a/www/horde-base/files/patch-lib_Horde_NLS.php
+++ b/www/horde-base/files/extra-patch-lib_Horde_NLS.php
diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile
index e30bbd29cb56..9ba6670aac32 100644
--- a/www/horde4-base/Makefile
+++ b/www/horde4-base/Makefile
@@ -8,7 +8,7 @@
PORTNAME= horde
DISTVERSIONPREFIX=
DISTVERSION= 3.1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX=
PKGNAMESUFFIX= -base
@@ -199,6 +199,10 @@ PORTDOCS= README CHANGES CODING_STANDARDS CONTRIBUTING CREDITS HACKING INSTALL \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700000
+EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-lib_Horde_NLS.php
+.endif
+
.if ${PHP_VER} == 5
USE_PHP+= dom
.else
diff --git a/www/horde4-base/files/patch-lib_Horde_NLS.php b/www/horde4-base/files/extra-patch-lib_Horde_NLS.php
index 4404276773d0..4404276773d0 100644
--- a/www/horde4-base/files/patch-lib_Horde_NLS.php
+++ b/www/horde4-base/files/extra-patch-lib_Horde_NLS.php