From e1aa8ccf0a2dbc3972bfd33af2c737b029c4eb89 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 11 Dec 2012 12:40:42 +0000 Subject: convert SINGLE -> RADIO options --- cad/irsim/Makefile | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'cad/irsim') diff --git a/cad/irsim/Makefile b/cad/irsim/Makefile index 25374ccc6b4e..94e93521e29f 100644 --- a/cad/irsim/Makefile +++ b/cad/irsim/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: irsim -# Date created: 18 Dec 1994 -# Whom: swallace -# +# Created by: swallace # $FreeBSD$ -# PORTNAME= irsim PORTVERSION= 9.7.74 @@ -16,11 +12,9 @@ COMMENT= An event-driven logic-level simulator for MOS circuis LICENSE= GPLv2 -OPTIONS_DEFINE= INTERPRETER -OPTIONS_SINGLE= INTERPRETER -OPTIONS_SINGLE_INTERPRETER= SCHEME TCL -OPTIONS_DEFAULT= INTERPRETER SCHEME -INTERPRETER_DESC= Enable built-in interpreter support +OPTIONS_RADIO= INTERPRETER +OPTIONS_RADIO_INTERPRETER= SCHEME TCL +OPTIONS_DEFAULT= SCHEME SCHEME_DESC= Scheme interpreter TCL_DESC= Tcl interpreter -- cgit v1.3