aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2001-09-05 13:00:56 +0800
committerjkoshy <jkoshy@FreeBSD.org>2001-09-05 13:00:56 +0800
commitc94af85146e0ce260b28f4403b011f381875c7c5 (patch)
tree67d33eba96fdef4982f65cedc43d10358aed790c /www
parent9e7f81a369bd3f0b8e87a981302bee78b3146fa5 (diff)
downloadfreebsd-ports-gnome-c94af85146e0ce260b28f4403b011f381875c7c5.tar.gz
freebsd-ports-gnome-c94af85146e0ce260b28f4403b011f381875c7c5.tar.zst
freebsd-ports-gnome-c94af85146e0ce260b28f4403b011f381875c7c5.zip
Correct dependency line.
Diffstat (limited to 'www')
-rw-r--r--www/nspostgres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nspostgres/Makefile b/www/nspostgres/Makefile
index e0262cc0be6b..a32fed8e7bcf 100644
--- a/www/nspostgres/Makefile
+++ b/www/nspostgres/Makefile
@@ -14,7 +14,7 @@ DISTNAME= nspostgres3_0
MAINTAINER= jkoshy@freebsd.org
BUILD_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver \
- ${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql7
+ ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql7
RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/nspostgres