summaryrefslogtreecommitdiff
path: root/databases/postgresql-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-docs/Makefile')
-rw-r--r--databases/postgresql-docs/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/databases/postgresql-docs/Makefile b/databases/postgresql-docs/Makefile
index 41bfb1091155..960a8e6a2c8a 100644
--- a/databases/postgresql-docs/Makefile
+++ b/databases/postgresql-docs/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: PostgreSQL docs
# Date created: August 26, 2002
-# Whom: Palle Girgensohn <girgen@partitur.se>
+# Whom: Palle Girgensohn <girgen@pingpong.net>
#
# $FreeBSD$
#
@@ -8,10 +8,11 @@
PORTNAME= postgresql
PKGNAMESUFFIX= -docs
-MAINTAINER= girgen@partitur.se
+MAINTAINER= girgen@pingpong.net
POSTGRESQL_SUBPORT= YES
-.include <${.CURDIR}/../postgresql7/Makefile>
+POSTGRESQL_PORT?= databases/postgresql7
+.include <${PORTSDIR}/${POSTGRESQL_PORT}/Makefile>
DISTFILES= postgresql-docs-${PORTVERSION}${EXTRACT_SUFX}
.undef GNU_CONFIGURE
NO_BUILD= YES