diff options
author | jlam <jlam@pkgsrc.org> | 2001-07-16 10:41:18 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-07-16 10:41:18 +0000 |
commit | 92ca3b3c1dde0aef54a5fff4822594e0b22addbb (patch) | |
tree | f615a61aec60527356f0a3ad2705e97fcf279d48 /time/asclock | |
parent | 87f7e4f883cd1393f6ce72cd5f6022a279be736d (diff) | |
download | pkgsrc-92ca3b3c1dde0aef54a5fff4822594e0b22addbb.tar.gz |
Mark as NO_SRC_ON_FTP as these are now fetched from MASTER_SITE_LOCAL.
Diffstat (limited to 'time/asclock')
-rw-r--r-- | time/asclock/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/asclock/Makefile b/time/asclock/Makefile index 296c7a84ae4..d3d4f91a813 100644 --- a/time/asclock/Makefile +++ b/time/asclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/07/16 00:46:42 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/07/16 10:41:18 jlam Exp $ DISTNAME= asclock-classic-1.0 PKGNAME= asclock-1.0 @@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more MAINTAINER= jlam@netbsd.org COMMENT= NeXTstep-like clock and calendar +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL + USE_BUILDLINK_ONLY= YES USE_IMAKE= YES USE_X11BASE= YES |