![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / postgresql91-replicationtools / Attic / Makefile (download)
Revision 1.4, Tue Oct 2 21:25:47 2012 UTC (11 years, 2 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:47 asau Exp $ PKGNAME= ${DISTNAME:C/-/91-replicationtools-/} COMMENT= PostgreSQL replication tools .include "../../databases/postgresql91/Makefile.common" BUILD_DIRS+= contrib/pg_archivecleanup BUILD_DIRS+= contrib/pg_standby .include "../../databases/postgresql91-client/buildlink3.mk" .include "../../mk/bsd.pkg.mk"