From adbbba8f792424072609c19bb9a6489d687a85fe Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 25 May 2005 22:53:26 +0000 Subject: Replaced #defined with "yes" in NO_CONFIGURE. --- archivers/unarj/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/unarj') diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index 4c5d180829b..120abb6c8db 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:44:50 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/05/25 22:53:26 rillig Exp $ DISTNAME= unarj-2.65 PKGREVISION= 1 @@ -15,7 +15,7 @@ NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} PKG_INSTALLATION_TYPES= overwrite pkgviews -NO_CONFIGURE= # defined +NO_CONFIGURE= yes INSTALLATION_DIRS= bin -- cgit v1.2.3