mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
Fix pgsql dependency
Submitted by: bapt Alerted by: FreshPorts
This commit is contained in:
parent
4b4be0666d
commit
dd672a3465
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373102
1 changed files with 1 additions and 2 deletions
|
@ -10,11 +10,10 @@ MASTER_SITES= http://webpages.charter.net/stuffle/preps/download/files/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Problem reporting system
|
COMMENT= Problem reporting system
|
||||||
|
|
||||||
RUN_DEPENDS= postgres:${PORTSDIR}/databases/postgresql${DEFAULT_PGSQL_VER}-server
|
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
USES= gmake pkgconfig libtool pgsql
|
USES= gmake pkgconfig libtool pgsql
|
||||||
|
WANT_PGSQL= server
|
||||||
USE_GNOME= gtk20 gconf2 glib20 libgnomeui
|
USE_GNOME= gtk20 gconf2 glib20 libgnomeui
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue