summaryrefslogtreecommitdiff
path: root/sysutils/memtestplus/options.mk
diff options
context:
space:
mode:
authormlelstv <mlelstv>2007-12-30 18:40:52 +0000
committermlelstv <mlelstv>2007-12-30 18:40:52 +0000
commit915d3f7bc9c959268433a6ca1fc772c3b99ad731 (patch)
tree187c0ca002850be157fd343175720701835fcd93 /sysutils/memtestplus/options.mk
parent34f077fdd20afba574959df260fb096aa71fcd41 (diff)
downloadpkgsrc-915d3f7bc9c959268433a6ca1fc772c3b99ad731.tar.gz
Update to Version 1.70. Also rename the package option
from memtesplus-* (sic!) to just iso and serialconsole. changes for the new version: - Added new DMI polling feature - Added Support for Core/Core2 Solo/Duo/Quad CPU - Added Support for AMD K8 with DDR2 Memory - Added Support for Intel CPU with 192/384 KB L2 Cache - Added Support for FB-DIMM based memory (DMI) - Added Detection for ALI CyberAladdin-T (M1644) - Added Detection for Turion 64 X2 - Added Detection for AMD K8 with unknown chipsets - Added Support for ATi Radeon xPress 3200 - Added Support for Intel i975X - Added Support for Intel Q965/P965 - Added Support for Intel Q963/Q965
Diffstat (limited to 'sysutils/memtestplus/options.mk')
-rw-r--r--sysutils/memtestplus/options.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/memtestplus/options.mk b/sysutils/memtestplus/options.mk
index c98a0249c80..9e892e7c8ce 100644
--- a/sysutils/memtestplus/options.mk
+++ b/sysutils/memtestplus/options.mk
@@ -1,12 +1,12 @@
-# $NetBSD: options.mk,v 1.2 2007/01/06 22:26:55 smb Exp $
+# $NetBSD: options.mk,v 1.3 2007/12/30 18:40:52 mlelstv Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.memtestplus
-PKG_SUPPORTED_OPTIONS= memtesplus-iso memtesplus-serialconsole
+PKG_SUPPORTED_OPTIONS= iso serialconsole
PKG_SUGGESTED_OPTIONS=
.include "../../mk/bsd.options.mk"
-.if !empty(PKG_OPTIONS:Mmemtesplus-iso)
+.if !empty(PKG_OPTIONS:Miso)
BUILD_TARGET= memtest.iso
BUILD_DEPENDS+= {cdrtools,cdrtools-ossdvd}>=2.01:../../sysutils/cdrtools
PLIST_SUBST+= HAVE_ISO=""
@@ -14,7 +14,7 @@ PLIST_SUBST+= HAVE_ISO=""
PLIST_SUBST+= HAVE_ISO="@comment "
.endif
-.if !empty(PKG_OPTIONS:Mmemtesplus-serialconsole)
+.if !empty(PKG_OPTIONS:Mserialconsole)
SUBST_CLASSES+= serialopt
SUBST_STAGE.serialopt= post-patch
SUBST_MESSAGE.serialopt= Setting serial console option