diff options
Diffstat (limited to 'www/twiki-TwistyPlugin/Makefile')
-rw-r--r-- | www/twiki-TwistyPlugin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/twiki-TwistyPlugin/Makefile b/www/twiki-TwistyPlugin/Makefile index bfdf53d0af96..2f008d61e961 100644 --- a/www/twiki-TwistyPlugin/Makefile +++ b/www/twiki-TwistyPlugin/Makefile @@ -7,6 +7,5 @@ COMMENT= Show and hide content in JS-based sections TWDEP= TwistyContrib>=0 BehaviourContrib>=0 -NO_STAGE= yes .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk> |