Convert to USES=pgsql
This commit is contained in:
parent
59913d7d7e
commit
fbdc4c068c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355607
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ COMMENT= Simple PostreSQL GUI front end
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyPgSQL/libpq/__init__.py:${PORTSDIR}/databases/py-pyPgSQL
|
||||
|
||||
USE_PGSQL= yes
|
||||
USE_BZIP2= yes
|
||||
USES= pgsql tar:bzip2
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS=yes
|
||||
|
|
Loading…
Reference in a new issue