summaryrefslogtreecommitdiff
path: root/sysutils/memtestplus/options.mk
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2007-01-06 22:26:55 +0000
committersmb <smb@pkgsrc.org>2007-01-06 22:26:55 +0000
commit038a629f3236ef12808f7fda526403224af8f1fa (patch)
tree92e4278a01bb6aa8b21bae7c9f02814d14a4f6dd /sysutils/memtestplus/options.mk
parent786f517922862669c4f784242cd924bdf8f28978 (diff)
downloadpkgsrc-038a629f3236ef12808f7fda526403224af8f1fa.tar.gz
Several fixes:
a) 'make install' was broken if option memtestplus-iso was specified b) patch-ac wouldn't pass pkglint c) correct document for the BadRAM link d) add compilation support for 64-bit i386 ports
Diffstat (limited to 'sysutils/memtestplus/options.mk')
-rw-r--r--sysutils/memtestplus/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/memtestplus/options.mk b/sysutils/memtestplus/options.mk
index 3b635e55502..c98a0249c80 100644
--- a/sysutils/memtestplus/options.mk
+++ b/sysutils/memtestplus/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2006/10/24 18:00:05 smb Exp $
+# $NetBSD: options.mk,v 1.2 2007/01/06 22:26:55 smb Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.memtestplus
PKG_SUPPORTED_OPTIONS= memtesplus-iso memtesplus-serialconsole
@@ -8,7 +8,7 @@ PKG_SUGGESTED_OPTIONS=
.if !empty(PKG_OPTIONS:Mmemtesplus-iso)
BUILD_TARGET= memtest.iso
-BUILD_DEPENDS+= cdrtools>=2.01:../../sysutils/cdrtools
+BUILD_DEPENDS+= {cdrtools,cdrtools-ossdvd}>=2.01:../../sysutils/cdrtools
PLIST_SUBST+= HAVE_ISO=""
.else
PLIST_SUBST+= HAVE_ISO="@comment "