From 9343451689799d32c54b2e67068fac40f2051160 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 31 Mar 2014 16:02:09 +0000 Subject: [PATCH] Now supports staging out of the box Approved by: portmgr (blanket infrastructure) --- www/tidy-lib/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/www/tidy-lib/Makefile b/www/tidy-lib/Makefile index f2f1ea785987..2cbffef6d9cc 100644 --- a/www/tidy-lib/Makefile +++ b/www/tidy-lib/Makefile @@ -12,5 +12,4 @@ MASTERDIR= ${.CURDIR}/../../www/tidy-devel WITH_SHLIB= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile"