summaryrefslogtreecommitdiff
path: root/lang/eperl
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-07 09:12:58 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-07 09:12:58 +0000
commitf4d7c801f854ff4fad4642d62b23bae798962615 (patch)
treeeee60e8fb7c2a2d1bf0636dd8288df46aee9e9bb /lang/eperl
parentAdd dependency on correct DocBook. (diff)
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
Notes
Notes: svn path=/head/; revision=93294
Diffstat (limited to 'lang/eperl')
-rw-r--r--lang/eperl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index eb7ce49a267c..89e8648f25ba 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -22,7 +22,7 @@ COMMENT= Embedded Perl 5 Language
#INSTALL_ALSO_AS_SSSL= yes
.if defined(INSTALL_ALSO_AS_SSSL)
-RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
+RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/${APACHE_PORT}
.endif
USE_PERL5= yes