From c4954499d4bfdd218639ab66e101199878fafa92 Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Wed, 28 Feb 2001 04:31:35 +0000 Subject: Correct dependency specification. --- www/nspostgres/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/nspostgres/Makefile') diff --git a/www/nspostgres/Makefile b/www/nspostgres/Makefile index fb33424099df..37f189d08c34 100644 --- a/www/nspostgres/Makefile +++ b/www/nspostgres/Makefile @@ -13,8 +13,9 @@ DISTNAME= nspostgres3_0 MAINTAINER= jkoshy@freebsd.org -RUN_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver \ +BUILD_DEPENDS= ${LOCALBASE}/aolserver/bin/nsd:${PORTSDIR}/www/aolserver \ ${LOCALBASE}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql7 +RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/nspostgres -- cgit v1.2.3