![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / postgresql84 / Attic / Makefile (download)
Revision 1.7, Wed Feb 12 23:17:40 2014 UTC (9 years, 9 months ago) by tron
Recursive PKGREVISION bump for OpenSSL API version bump. |
# $NetBSD: Makefile,v 1.7 2014/02/12 23:17:40 tron Exp $ PKGNAME= ${DISTNAME:C/-/84-/} PKGREVISION= 1 COMMENT= Robust, next generation, object-relational DBMS DEPENDS+= postgresql84-client>=${PKGVERSION_NOREV}:../../databases/postgresql84-client DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server META_PACKAGE= yes .include "Makefile.common" .include "../../mk/bsd.pkg.mk"