From 1b9f68e6ed8099d5caa7691c43e00bfbef2a2116 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 Jul 2001 10:29:50 +0000 Subject: Mark as USE_BUILDLINK_ONLY. --- archivers/unarj/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archivers/unarj') diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index 4ff9faacec6..be753ae3c52 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/06/04 16:51:05 jtb Exp $ +# $NetBSD: Makefile,v 1.11 2001/07/16 10:29:50 jlam Exp $ DISTNAME= unarj-2.43 CATEGORIES= archivers @@ -14,6 +14,8 @@ RESTRICTED= "Do not charge a fee for use, copying, or distribution" NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} +USE_BUILDLINK_ONLY= # defined + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unarj ${INSTALL_PROGRAM} ${WRKSRC}/unarj ${PREFIX}/bin -- cgit v1.2.3