1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Fix typo

This commit is contained in:
Andrej Zverev 2012-07-23 08:49:55 +00:00
parent 18f6af53e2
commit af37cf7d82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301379

View File

@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= toni.viemero@iki.fi
COMMENT= Gopher protocol implementation for Apache2
RUN_DEPENDS= {APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \
RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \
p5-Gopher-Server>=0:${PORTSDIR}/net/p5-Gopher-Server
BUILD_DEPENDS:= ${RUN_DEPENDS}