From e598d34341b62529b9ef63db27d571f9bcb8c766 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/qdecoder/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/qdecoder') diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile index e8b12745429c..5af53c620731 100644 --- a/www/qdecoder/Makefile +++ b/www/qdecoder/Makefile @@ -23,6 +23,7 @@ PLIST_FILES= include/qdecoder.h \ lib/libqdecoder.so \ lib/libqdecoder.so.12 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MDEBUG} -- cgit