mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Get rid of gnomehier
This commit is contained in:
parent
f3b61e8774
commit
7072f45ae6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375290
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= mysql-workbench-gpl
|
PORTNAME= mysql-workbench-gpl
|
||||||
PORTVERSION= 5.2.47
|
PORTVERSION= 5.2.47
|
||||||
PORTREVISION= 6
|
PORTREVISION= 7
|
||||||
DISTVERSIONSUFFIX= -src
|
DISTVERSIONSUFFIX= -src
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= MYSQL/MySQLGUITools
|
MASTER_SITES= MYSQL/MySQLGUITools
|
||||||
|
@ -48,7 +48,7 @@ SHEBANG_FILES= ext/ctemplate/ctemplate-src/src/htmlparser/*.py \
|
||||||
plugins/wb.query.analysis/*.py \
|
plugins/wb.query.analysis/*.py \
|
||||||
po/*.py
|
po/*.py
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
USE_GNOME= gnomehier gtk20 libxml2
|
USE_GNOME= gtk20 libxml2
|
||||||
USE_MYSQL= client
|
USE_MYSQL= client
|
||||||
USE_SQLITE= 3
|
USE_SQLITE= 3
|
||||||
USE_AUTOTOOLS= libtoolize aclocal automake autoheader autoconf
|
USE_AUTOTOOLS= libtoolize aclocal automake autoheader autoconf
|
||||||
|
|
Loading…
Add table
Reference in a new issue