From 816272932f12ebd1566ed03701415fb41a6078b3 Mon Sep 17 00:00:00 2001 From: ats Date: Sat, 1 Apr 1995 20:04:00 +0000 Subject: Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie, but doesn't need to rebuild it if the binary is already installed. --- net/xarchie/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index ec366c4..20d9905 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 -- cgit v1.1