pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/openldap Summarize settings with META_PACKAG...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a019773d51f
branches: trunk
changeset: 537261:2a019773d51f
user: ghen <ghen%pkgsrc.org@localhost>
date: Sat Jan 05 18:03:43 2008 +0000
description:
Summarize settings with META_PACKAGE=yes (thanks rillig).
diffstat:
databases/openldap/Makefile | 15 +++------------
1 files changed, 3 insertions(+), 12 deletions(-)
diffs (31 lines):
diff -r 9b699cf7dc1e -r 2a019773d51f databases/openldap/Makefile
--- a/databases/openldap/Makefile Sat Jan 05 17:55:48 2008 +0000
+++ b/databases/openldap/Makefile Sat Jan 05 18:03:43 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.123 2008/01/04 11:42:29 ghen Exp $
+# $NetBSD: Makefile,v 1.124 2008/01/05 18:03:43 ghen Exp $
DISTNAME= openldap-${OPENLDAP_VERSION}
OPENLDAP_VERSION= 2.3.39
@@ -10,19 +10,10 @@
HOMEPAGE= http://www.openldap.org/
COMMENT= Lightweight Directory Access Protocol meta-package
+META_PACKAGE= yes
+
DEPENDS+= openldap-client>=${OPENLDAP_VERSION}:../../databases/openldap-client
DEPENDS+= openldap-server>=${OPENLDAP_VERSION}:../../databases/openldap-server
DEPENDS+= openldap-doc>=${OPENLDAP_VERSION}:../../databases/openldap-doc
-PKG_DESTDIR_SUPPORT= user-destdir
-
-EXTRACT_ONLY= # yes
-NO_CHECKSUM= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-PLIST_SRC= # empty (meta-package)
-
-do-patch: # empty
-do-install: # empty
-
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index