From 4e79085c76d137332c22a7250a1d71af8a54d788 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 20:52:18 +0000 Subject: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- sysutils/storage-manager/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils/storage-manager') diff --git a/sysutils/storage-manager/Makefile b/sysutils/storage-manager/Makefile index f285916e80d..67bf0cafca3 100644 --- a/sysutils/storage-manager/Makefile +++ b/sysutils/storage-manager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/06/17 03:50:35 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/09/28 20:52:27 rillig Exp $ DISTNAME= sm_linux_v314_install PKGNAME= storage-manager-3.14 @@ -25,8 +25,8 @@ NO_BIN_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR}/sm_linux_v314_install CHECK_SHLIBS= NO _STRIPFLAG_INSTALL= # defined -NO_CONFIGURE= # defined -NO_BUILD= # defined +NO_CONFIGURE= yes +NO_BUILD= yes INTERACTIVE_STAGE= fetch DOWNLOAD= http://www.adaptec.com/worldwide/support/driverdetail.html?cat=%2fOperating+System%2fLinux&filekey=sm_linux_v314_install.rpm -- cgit v1.2.3