diff options
author | tron <tron@pkgsrc.org> | 1998-07-06 22:19:58 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-07-06 22:19:58 +0000 |
commit | 89387e89fc4059944b6e50982095dacbb8c5d66f (patch) | |
tree | b9b4e2aeaac9db8a678d538fc4d570a3409cc43b /x11/xview-clients | |
parent | d112a45d0dc17851239e725d8e5e1ba67f080704 (diff) | |
download | pkgsrc-89387e89fc4059944b6e50982095dacbb8c5d66f.tar.gz |
Forgot "MIRROR_DISTFILE= no".
Diffstat (limited to 'x11/xview-clients')
-rw-r--r-- | x11/xview-clients/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile index 29eaa3a5ec1..b34745c670a 100644 --- a/x11/xview-clients/Makefile +++ b/x11/xview-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/07/04 15:07:39 tron Exp $ +# $NetBSD: Makefile,v 1.3 1998/07/06 22:19:58 tron Exp $ # $FreeBSD Id: Makefile,v 1.11 1996/11/16 10:49:52 asami Exp # @@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org DEPENDS= xview-lib-3.2.1:../../x11/xview-lib +MIRROR_DISTFILE= no EXTRACT_AFTER_ARGS= xview3.2p1-X11R6/clients xview3.2p1-X11R6/images WRKSRC= ${WRKDIR}/xview3.2p1-X11R6/clients USE_IMAKE= yes |