Chase libpq version bump and update pkg-plist[1]. Removed old Makefile cruft.

This port will start following 7.4 shortly, switch to postgresql7 if you're
not interested in tracking the CVS snapshots of PostgreSQL.

Submitted by:	kris/bento [1]
This commit is contained in:
Sean Chittenden 2003-01-15 17:53:01 +00:00
parent 6503b64554
commit ecf06c58fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73180
2 changed files with 2 additions and 4 deletions

View File

@ -7,6 +7,7 @@
PORTNAME?= postgresql
PORTVERSION?= 7.3.1
PORTREVISION= 1
PKGNAMESUFFIX= -devel
CATEGORIES?= databases
MASTER_SITES= ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/%SUBDIR%/ \
@ -205,9 +206,6 @@ do-install:
${GMAKE} -C src/interfaces ${INSTALL_TARGET}
.endif
post-clean:
@ ${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc
check:
@ cd ${WRKSRC}; \
${GMAKE} check

View File

@ -45,7 +45,7 @@ include/sqlca.h
include/sql3types.h
lib/libpq.so
lib/libpq.a
lib/libpq.so.2
lib/libpq.so.3
lib/libecpg.so
lib/libecpg.a
lib/libecpg.so.3