From 6e42ce1fd373ebd4f7c6df5c7b2822a693238e9a Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 28 Jul 2001 14:10:20 +0000 Subject: Add "MANCOMPRESSED_IF_MANZ" because the BSD style "Makefile" handles manual page compression automatically. --- sysutils/aperture/Makefile | 9 +++++---- 1 file 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 , MUST be -- cgit v1.2.3