summaryrefslogtreecommitdiff
path: root/www/horde/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-02-13 03:54:00 +0000
committerjlam <jlam@pkgsrc.org>2001-02-13 03:54:00 +0000
commit292f8095e83838d4f0e35d36a80f76fad44d8990 (patch)
tree9c99d636046848afa8c2e4b8208d2c152563dd1b /www/horde/Makefile
parente34fb982163ad28cceee3b3e31dd217673db2d1b (diff)
downloadpkgsrc-292f8095e83838d4f0e35d36a80f76fad44d8990.tar.gz
Move Horde's PHPLIB library into the horde subtree and protect it with
appropriate settings in horde.conf.
Diffstat (limited to 'www/horde/Makefile')
-rw-r--r--www/horde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile
index 12a64a41ac4..baf81573308 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/12 15:26:04 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/13 03:54:00 jlam Exp $
DISTNAME= horde-1.2.4
CATEGORIES= www
@@ -17,7 +17,7 @@ INSTALL_FILE= ${WRKDIR}/INSTALL
CONFDIR= ${PREFIX}/etc/httpd
DOCDIR= ${PREFIX}/share/doc/horde
HORDEDIR= ${PREFIX}/share/horde
-PHPLIBDIR= ${PREFIX}/share/horde-phplib
+PHPLIBDIR= ${PREFIX}/share/horde/phplib
MESSAGE_SUBST+= HORDEDIR=${HORDEDIR}
MESSAGE_SUBST+= PHPLIBDIR=${PHPLIBDIR}