[Midnightbsd-cvs] mports [22409] trunk/databases/postgresql-libpqxx/Makefile: force gcc

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 21 08:04:04 EDT 2017


Revision: 22409
          http://svnweb.midnightbsd.org/mports/?rev=22409
Author:   laffer1
Date:     2017-03-21 08:04:04 -0400 (Tue, 21 Mar 2017)
Log Message:
-----------
force gcc

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

Modified: trunk/databases/postgresql-libpqxx/Makefile
===================================================================
--- trunk/databases/postgresql-libpqxx/Makefile	2017-03-21 12:01:43 UTC (rev 22408)
+++ trunk/databases/postgresql-libpqxx/Makefile	2017-03-21 12:04:04 UTC (rev 22409)
@@ -17,7 +17,7 @@
 CONFLICTS=	postgresql-libpqxx-3.* postgresql-libpqxx3-3.*
 PORTSCOUT=	limit:^2\.
 
-USE_GCC=	any
+USE_GCC=	yes
 USES+=		gmake libtool pathfix pgsql python:build shebangfix
 USE_PGSQL=	yes
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list