svn commit: r439875 - head/databases/postgis20
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 1 12:46:12 UTC 2017
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}
More information about the svn-ports-head
mailing list