pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mydns-pgsql DESTDIR ready
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d900e296e51
branches: trunk
changeset: 571434:8d900e296e51
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Feb 12 02:03:29 2010 +0000
description:
DESTDIR ready
diffstat:
net/mydns-pgsql/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 84fa88fcf0c0 -r 8d900e296e51 net/mydns-pgsql/Makefile
--- a/net/mydns-pgsql/Makefile Fri Feb 12 02:02:49 2010 +0000
+++ b/net/mydns-pgsql/Makefile Fri Feb 12 02:03:29 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/02/10 19:34:07 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2010/02/12 02:03:29 joerg Exp $
PKGNAME= ${DISTNAME:S/-/-pgsql-/}
PKGREVISION= 7
@@ -6,6 +6,8 @@
CONFLICTS= mydns-mysql-[0-9]*
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFIGURE_ARGS+= --without-mysql
CONFIGURE_ARGS+= --with-pgsql-lib=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/lib
CONFIGURE_ARGS+= --with-pgsql-include=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/include
Home |
Main Index |
Thread Index |
Old Index