diff options
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 |