aboutsummaryrefslogtreecommitdiff
path: root/lang/eperl
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-08-03 16:46:18 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-08-03 16:46:18 +0000
commit1c479b853ab5644b50d1427586eac2e47cf76113 (patch)
tree396d9a7c11a1f0d9b3884c13f1d7e4cf3804f22e /lang/eperl
parentec81f616e2929dfd4063cd8c8e1e3b7e50e7b41b (diff)
downloadports-1c479b853ab5644b50d1427586eac2e47cf76113.tar.gz
ports-1c479b853ab5644b50d1427586eac2e47cf76113.zip
apache port is now called apache-stable
changed *_DEPENDS
Notes
Notes: svn path=/head/; revision=7462
Diffstat (limited to 'lang/eperl')
-rw-r--r--lang/eperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index 40a9b7290f26..0ae8d9d37f0e 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri May 2 13:16:31 MET DST 1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
-# $Id: Makefile,v 1.6 1997/05/24 13:17:10 jfitz Exp $
+# $Id: Makefile,v 1.7 1997/07/18 05:04:15 asami Exp $
#
DISTNAME= eperl-2.1.1
@@ -25,7 +25,7 @@ INSTALL_ALSO_AS_SSSL= yes
#ENABLE_UID_SWITCHING= 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}/www/apache-stable
.endif
USE_PERL5= yes