From 3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:05:58 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) --- sysutils/nvclock/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/nvclock') diff --git a/sysutils/nvclock/Makefile b/sysutils/nvclock/Makefile index 61c235a5331f..4db0c8b2db50 100644 --- a/sysutils/nvclock/Makefile +++ b/sysutils/nvclock/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFAULT= NVCONTROL X11 NVCONTROL_DESC= NV-CONTROL support (for OpenGL settings) X11_DESC= Build GUI program (requires GTK+ 2.x) +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNVCONTROL} -- cgit