aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/xarchie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile
index be17116a72ac..424bce7068f5 100644
--- a/net/xarchie/Makefile
+++ b/net/xarchie/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 September 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1995/04/01 20:04:00 ats Exp $
+# $Id: Makefile,v 1.7 1995/04/15 05:42:07 asami Exp $
#
DISTNAME= xarchie-2.0.10
@@ -11,7 +11,7 @@ CATEGORIES+= networking
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ \
ftp://ftp.funet.fi/pub/X11/contrib/applications/
-EXEC_DEPENDS= archie:${PORTSDIR}/net/archie
+RUN_DEPENDS= archie:${PORTSDIR}/net/archie
USE_IMAKE= yes