Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:46:11 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439875 - head/databases/postgis20
Message-ID:  <201705011246.v41CkBrW052406@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May  1 12:46:11 2017
New Revision: 439875
URL: https://svnweb.freebsd.org/changeset/ports/439875

Log:
  Use USES=gnome

Modified:
  head/databases/postgis20/Makefile

Modified: head/databases/postgis20/Makefile
==============================================================================
--- head/databases/postgis20/Makefile	Mon May  1 12:46:05 2017	(r439874)
+++ head/databases/postgis20/Makefile	Mon May  1 12:46:11 2017	(r439875)
@@ -38,7 +38,7 @@ GNU_CONFIGURE=	yes
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 USE_PERL5=	build
-USES=		gmake iconv:wchar_t libtool perl5 pgsql pkgconfig shebangfix
+USES=		gmake gnome iconv:wchar_t libtool perl5 pgsql pkgconfig shebangfix
 WANT_PGSQL=	lib server
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705011246.v41CkBrW052406>