summaryrefslogtreecommitdiff
path: root/sysutils/aperture
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/aperture')
-rw-r--r--sysutils/aperture/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile
index 342fde82745..df92d7174bf 100644
--- a/sysutils/aperture/Makefile
+++ b/sysutils/aperture/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/05/05 14:32:43 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2001/07/28 14:10:20 tron Exp $
DISTNAME= apNetBSD
PKGNAME= aperture-2.0nb1
@@ -22,14 +22,15 @@ MAINTAINER= jlam@netbsd.org
COMMENT= XFree86 Framebuffer "aperture" driver for NetBSD/i386
DIST_SUBDIR= ${PKGNAME}
-NO_WRKSUBDIR= # defined
-NO_CONFIGURE= # defined
+NO_WRKSUBDIR= YES
+NO_CONFIGURE= YES
EXTRACT_CMD= ${SH} ${DOWNLOADED_DISTFILE}
ALL_TARGET= cleandir depend all
INSTALL_TARGET= dirs includes install
-OSVERSION_SPECIFIC= # defined
+MANCOMPRESSED_IF_MANZ= YES
+OSVERSION_SPECIFIC= YES
ONLY_FOR_PLATFORM= NetBSD-*-i386
BSDSRCDIR?= /nonexistent # to override <bsd.own.mk>, MUST be