mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 02:30:44 -04:00
Update of postgresql bumped libpq version number from .1 -> .2
This commit is contained in:
parent
99002a49db
commit
3d5a983cc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14829
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 6/25/1998
|
||||
# Whom: n@nectar.com
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/10/12 04:14:44 jseger Exp $
|
||||
# $Id: Makefile,v 1.9 1998/11/13 23:22:58 nectar Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PyGreSQL-2.1
|
||||
|
@ -16,7 +16,7 @@ MAINTAINER= n@nectar.com
|
|||
|
||||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= pq.1:${PORTSDIR}/databases/postgresql
|
||||
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue