svn commit: r375290 - head/databases/mysql-workbench52

Baptiste Daroussin bapt at FreeBSD.org
Mon Dec 22 23:14:08 UTC 2014


Author: bapt
Date: Mon Dec 22 23:14:07 2014
New Revision: 375290
URL: https://svnweb.freebsd.org/changeset/ports/375290
QAT: https://qat.redports.org/buildarchive/r375290/

Log:
  Get rid of gnomehier

Modified:
  head/databases/mysql-workbench52/Makefile

Modified: head/databases/mysql-workbench52/Makefile
==============================================================================
--- head/databases/mysql-workbench52/Makefile	Mon Dec 22 23:13:23 2014	(r375289)
+++ head/databases/mysql-workbench52/Makefile	Mon Dec 22 23:14:07 2014	(r375290)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mysql-workbench-gpl
 PORTVERSION=	5.2.47
-PORTREVISION=	6
+PORTREVISION=	7
 DISTVERSIONSUFFIX=	-src
 CATEGORIES=	databases
 MASTER_SITES=	MYSQL/MySQLGUITools
@@ -48,7 +48,7 @@ SHEBANG_FILES=	ext/ctemplate/ctemplate-s
 		plugins/wb.query.analysis/*.py \
 		po/*.py
 USE_GL=		gl
-USE_GNOME=	gnomehier gtk20 libxml2
+USE_GNOME=	gtk20 libxml2
 USE_MYSQL=	client
 USE_SQLITE=	3
 USE_AUTOTOOLS=	libtoolize aclocal automake autoheader autoconf


More information about the svn-ports-head mailing list