[Midnightbsd-cvs] mports [22806] trunk/databases/postgresql-plruby/Makefile: add pkgconf depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 30 16:50:43 EDT 2017


Revision: 22806
          http://svnweb.midnightbsd.org/mports/?rev=22806
Author:   laffer1
Date:     2017-09-30 16:50:42 -0400 (Sat, 30 Sep 2017)
Log Message:
-----------
add pkgconf depends

Modified Paths:
--------------
    trunk/databases/postgresql-plruby/Makefile

Modified: trunk/databases/postgresql-plruby/Makefile
===================================================================
--- trunk/databases/postgresql-plruby/Makefile	2017-09-30 20:48:31 UTC (rev 22805)
+++ trunk/databases/postgresql-plruby/Makefile	2017-09-30 20:50:42 UTC (rev 22806)
@@ -17,7 +17,7 @@
 GH_COMMIT=	f8d9ced
 WRKSRC=		${WRKDIR}/postgresql-plruby-${GH_COMMIT}
 
-USES+=		uidfix pgsql
+USES+=		uidfix pgsql pkgconfig
 WANT_PGSQL=	server
 USE_RUBY=	yes
 USE_RUBY_EXTCONF=	yes



More information about the Midnightbsd-cvs mailing list