From 326169077a1ea33e6ce3ca3fd58f9e44cc2eb041 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 23 Mar 2004 04:40:59 +0000 Subject: USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. --- 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 53c732fc4ed..e4a02d0c659 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/03/11 18:03:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2004/03/23 04:40:59 jlam Exp $ DISTNAME= unarj-2.43 CATEGORIES= archivers @@ -14,7 +14,7 @@ RESTRICTED= "Do not charge a fee for use, copying, or distribution" NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unarj -- cgit v1.2.3