diff options
Diffstat (limited to 'www/horde/Makefile')
-rw-r--r-- | www/horde/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 695c4d95c42..ed838847cb3 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2005/11/25 21:21:04 adrianp Exp $ +# $NetBSD: Makefile,v 1.41 2005/12/29 06:22:23 jlam Exp $ DISTNAME= horde-2.2.9 CATEGORIES= www @@ -24,7 +24,6 @@ MESSAGE_SUBST+= HORDEDIR=${HORDEDIR} PKG_SYSCONFSUBDIR?= httpd -USE_PKGINSTALL= YES CONF_FILES= ${EGDIR}/horde.conf ${PKG_SYSCONFDIR}/horde.conf CONF_FILES+= ${HORDEDIR}/config/horde.php.dist ${HORDEDIR}/config/horde.php CONF_FILES+= ${HORDEDIR}/config/html.php.dist ${HORDEDIR}/config/html.php |