diff options
Diffstat (limited to 'net/xarchie/Makefile')
-rw-r--r-- | net/xarchie/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index 40fa9d1071ef..1cdbe6c58a76 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -3,7 +3,7 @@ # Date created: 24 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.8 1995/10/04 01:55:58 asami Exp $ +# $Id: Makefile,v 1.9 1995/11/27 04:05:52 asami Exp $ # DISTNAME= xarchie-2.0.10 @@ -11,8 +11,6 @@ CATEGORIES+= net MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ \ ftp://ftp.funet.fi/pub/X11/contrib/applications/ -RUN_DEPENDS= archie:${PORTSDIR}/net/archie - USE_IMAKE= yes .include <bsd.port.mk> |