Update dependency for removal of postgresql-tcltk; replace with databases/pgtcl
Feature safe: yes
This commit is contained in:
parent
eff7a67a18
commit
7ec9ef8b1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293636
@ -7,16 +7,19 @@
|
||||
|
||||
PORTNAME= pgaccess
|
||||
PORTVERSION= 0.99.0.20040219
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= databases tcl tk
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit
|
||||
|
||||
LIB_DEPENDS= pgtcl:${PORTSDIR}/databases/postgresql-tcltk
|
||||
BUILD_DEPENDS+= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:${PORTSDIR}/databases/pgtcl
|
||||
|
||||
USE_PGSQL= server:extract
|
||||
|
||||
TCLVERSION?= 8.4
|
||||
DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user