summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-01-15 17:53:01 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-01-15 17:53:01 +0000
commitecf06c58febdeb3e3b455d95210d49a6b765a657 (patch)
treee0b59830475c6799f3e5445c2243c31fc65507d2 /databases
parent- Update to 1.0 (diff)
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]
Notes
Notes: svn path=/head/; revision=73180
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-devel/Makefile4
-rw-r--r--databases/postgresql-devel/pkg-plist2
2 files changed, 2 insertions, 4 deletions
diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile
index 8efe56bd052a..5b21edd77451 100644
--- a/databases/postgresql-devel/Makefile
+++ b/databases/postgresql-devel/Makefile
@@ -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
diff --git a/databases/postgresql-devel/pkg-plist b/databases/postgresql-devel/pkg-plist
index 8ece2c316b05..c2a2730a948c 100644
--- a/databases/postgresql-devel/pkg-plist
+++ b/databases/postgresql-devel/pkg-plist
@@ -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