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 | |
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')
-rw-r--r-- | time/asclock-gtk/Makefile | 4 | ||||
-rw-r--r-- | time/asclock-xlib/Makefile | 4 | ||||
-rw-r--r-- | time/asclock/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/time/asclock-gtk/Makefile b/time/asclock-gtk/Makefile index df2b3dda7b5..25498ea8065 100644 --- a/time/asclock-gtk/Makefile +++ b/time/asclock-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/07/16 00:52:51 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2001/07/16 10:41:18 jlam Exp $ # DISTNAME= asclock-gtk-2.1.10beta @@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more MAINTAINER= jlam@netbsd.org COMMENT= dockable clock and calendar with themes for GTK+ +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL + USE_BUILDLINK_ONLY= # defined USE_CONFIG_WRAPPER= # defined USE_X11BASE= # defined diff --git a/time/asclock-xlib/Makefile b/time/asclock-xlib/Makefile index 362af1984fb..2a167e15790 100644 --- a/time/asclock-xlib/Makefile +++ b/time/asclock-xlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/07/16 00:55:42 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2001/07/16 10:41:18 jlam Exp $ # DISTNAME= asclock-xlib-2.0.11 @@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more MAINTAINER= jlam@netbsd.org COMMENT= dockable clock and calendar with themes for X11 +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL + USE_BUILDLINK_ONLY= YES USE_IMAKE= YES USE_X11BASE= YES 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 |