summaryrefslogtreecommitdiff
path: root/net/xarchie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xarchie/Makefile')
-rw-r--r--net/xarchie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile
index ec366c4abf2d..20d99050ae60 100644
--- a/net/xarchie/Makefile
+++ b/net/xarchie/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 September 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.4 1994/11/01 20:52:47 jkh Exp $
+# $Id: Makefile,v 1.5 1995/04/01 12:48:55 jkh Exp $
#
DISTNAME= xarchie-2.0.10
@@ -13,6 +13,6 @@ MASTER_SITES+= ftp://ftp.funet.fi/pub/X11/contrib/applications/
CATEGORIES+= networking
USE_IMAKE= yes
-DEPENDS= ${PORTSDIR}/net/archie
+EXEC_DEPENDS= archie:${PORTSDIR}/net/archie
.include <bsd.port.mk>