mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix PKGBASE collision with postgresql96-contrib
Reported by: pkg-fallout
This commit is contained in:
parent
8d1f730a3e
commit
a206c36110
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447733
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ COMMENT= The contrib utilities from the PostgreSQL distribution
|
|||
LIB_DEPENDS= libxslt.so:textproc/libxslt \
|
||||
libxml2.so:textproc/libxml2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../postgresql96-server
|
||||
MASTERDIR= ${.CURDIR}/../postgresql10-server
|
||||
|
||||
USES= bison pgsql:10
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue