Add dependency to frontpage port.
This commit is contained in:
parent
83fb4c4424
commit
f650120636
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59828
@ -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 <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user