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-gtk | |
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-gtk')
-rw-r--r-- | time/asclock-gtk/Makefile | 4 |
1 files changed, 3 insertions, 1 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 |