From f6501206369232cb4b35f6fd665165bb68090198 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Thu, 23 May 2002 22:38:29 +0000 Subject: Add dependency to frontpage port. --- www/mod_frontpage/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'www/mod_frontpage/Makefile') diff --git a/www/mod_frontpage/Makefile b/www/mod_frontpage/Makefile index 2d188b29e76e..9d1a4014e3a3 100644 --- a/www/mod_frontpage/Makefile +++ b/www/mod_frontpage/Makefile @@ -17,6 +17,11 @@ AP_PORT?= apache13 BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${AP_PORT} RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/${AP_PORT} +RUN_DEPENDS= ${FPSETPERM}:${PORTSDIR}/www/frontpage + +FP_VER= 5.0 +FP_DIR= ${PREFIX}/frontpage/version${FP_VER} +FPSETPERM= ${FP_DIR}/set_default_perms.sh .include -- cgit v1.2.3