[Midnightbsd-cvs] mports [17273] trunk/databases/postgresql84-server/Makefile: fetchable postgres

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 15 00:03:46 EDT 2014


Revision: 17273
          http://svnweb.midnightbsd.org/mports/?rev=17273
Author:   laffer1
Date:     2014-09-15 00:03:46 -0400 (Mon, 15 Sep 2014)
Log Message:
-----------
fetchable postgres

Modified Paths:
--------------
    trunk/databases/postgresql84-server/Makefile

Modified: trunk/databases/postgresql84-server/Makefile
===================================================================
--- trunk/databases/postgresql84-server/Makefile	2014-09-15 04:03:09 UTC (rev 17272)
+++ trunk/databases/postgresql84-server/Makefile	2014-09-15 04:03:46 UTC (rev 17273)
@@ -9,6 +9,7 @@
 
 MAINTAINER?=	ports at MidnightBSD.org
 COMMENT?=	The most advanced open-source database available anywhere
+
 LICENSE=	mit
 
 CONFLICTS?=	${PORTNAME}-client-7.* \
@@ -25,8 +26,7 @@
 SUB_FILES+=	dot.cshrc dot.profile
 
 PKGINSTALL?=	${PKGDIR}/pkg-install${PKGNAMESUFFIX}
-USE_BZIP2=	YES
-USE_GMAKE=	YES
+USES=		gmake tar:bzip2
 GNU_CONFIGURE=	YES
 .if defined(NO_BUILD)
 .undef USE_GMAKE



More information about the Midnightbsd-cvs mailing list