pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/phpldapadmin Fix bash scripts to actually us...
details: https://anonhg.NetBSD.org/pkgsrc/rev/45b767033b5b
branches: trunk
changeset: 532775:45b767033b5b
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 30 16:35:54 2007 +0000
description:
Fix bash scripts to actually use a normal Bourne shell. Bump revision.
diffstat:
databases/phpldapadmin/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r e3f763bf20ee -r 45b767033b5b databases/phpldapadmin/Makefile
--- a/databases/phpldapadmin/Makefile Thu Aug 30 16:32:29 2007 +0000
+++ b/databases/phpldapadmin/Makefile Thu Aug 30 16:35:54 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2006/11/18 21:46:44 ghen Exp $
+# $NetBSD: Makefile,v 1.26 2007/08/30 16:35:54 joerg Exp $
DISTNAME= phpldapadmin-${VERSION}
CATEGORIES= databases www
-PKGREVISION= 4
+PKGREVISION= 5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=phpldapadmin/}
MAINTAINER= rasputnik%hellooperator.net@localhost
@@ -12,6 +12,8 @@
.include "../../mk/bsd.prefs.mk"
.include "../../lang/php/phpversion.mk"
+REPLACE_SH= tools/po/make*
+
DEPENDS+= ${PHP_PKG_PREFIX}-ldap>=4.1.2:../../databases/php-ldap
DEPENDS+= ${PHP_PKG_PREFIX}-gettext>=4.1.2:../../devel/php-gettext
Home |
Main Index |
Thread Index |
Old Index