diff options
-rw-r--r-- | www/apache13-fp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile index 00cd5e53a504..71ddebf15a7b 100644 --- a/www/apache13-fp/Makefile +++ b/www/apache13-fp/Makefile @@ -37,7 +37,7 @@ MAINTAINER= hetzels@westbend.net APACHE= ${DISTNAME}${EXTRACT_SUFX} -RUN_DEPENDS= ${LOCALBASE}/frontpage/bin/owsadm.exe:${PORTSDIR}/www/frontpage5 +RUN_DEPENDS= ${LOCALBASE}/frontpage/bin/owsadm.exe:${PORTSDIR}/www/frontpage .ifndef WITHOUT_LIBEXPAT LIB_DEPENDS+= expat.2:${PORTSDIR}/textproc/expat2 |