From 6af4ff201e6b2e1d8d4442d30fe3cf38945ff7e4 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Wed, 25 Sep 2013 00:54:08 +0000 Subject: - Remove NO_STAGE as these have been tested to be safe With hat: portmgr --- cad/qmls/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'cad/qmls') diff --git a/cad/qmls/Makefile b/cad/qmls/Makefile index d69bdda56168..2f0d77390053 100644 --- a/cad/qmls/Makefile +++ b/cad/qmls/Makefile @@ -12,5 +12,4 @@ COMMENT= Quine-McCluskey Logic Simplifier PLIST_FILES= bin/qmls GNU_CONFIGURE= yes -NO_STAGE= yes .include -- cgit