diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/aperture/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile index 59ca5bfb99a..ec3c97278ce 100644 --- a/sysutils/aperture/Makefile +++ b/sysutils/aperture/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/07/29 05:34:38 tron Exp $ +# $NetBSD: Makefile,v 1.14 2001/07/29 05:40:04 tron Exp $ DISTNAME= apNetBSD PKGNAME= aperture-2.0nb1 @@ -23,6 +23,8 @@ COMMENT= XFree86 Framebuffer "aperture" driver for NetBSD/i386 ONLY_FOR_PLATFORM= NetBSD-*-i386 +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL + ALL_TARGET= cleandir depend all DIST_SUBDIR= ${PKGNAME} EXTRACT_CMD= ${SH} ${DOWNLOADED_DISTFILE} |