diff options
author | asami <asami@FreeBSD.org> | 1996-11-01 13:03:47 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-01 13:03:47 +0800 |
commit | 56bf4dfd97fc5be61e11a62823da1357922bd54a (patch) | |
tree | bd1542b29aa07aa45be8602d9e198805b37f1967 | |
parent | 2e1db91d904c7f2fa926cfa20bb4791d6b20cac9 (diff) | |
download | freebsd-ports-gnome-56bf4dfd97fc5be61e11a62823da1357922bd54a.tar.gz freebsd-ports-gnome-56bf4dfd97fc5be61e11a62823da1357922bd54a.tar.zst freebsd-ports-gnome-56bf4dfd97fc5be61e11a62823da1357922bd54a.zip |
Delete FETCH_DEPENDS on ncftp2.
-rw-r--r-- | x11/xcolors/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 9c1f318110d7..7c04d0c26060 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,7 +3,7 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.2 1995/10/02 08:11:03 asami Exp $ +# $Id: Makefile,v 1.3 1996/03/07 01:52:45 asami Exp $ # DISTNAME= xcolors @@ -16,8 +16,6 @@ MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/ MAINTAINER= asami@FreeBSD.ORG -FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 - WRKSRC= ${WRKDIR}/xcolors USE_IMAKE= yes |