From 36d576ba9a7ad69b90049bebd833140649c29727 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 15 May 2014 16:02:17 +0000 Subject: [PATCH] Support STAGEDIR. Approved by: portmgr@ --- converters/php5-bsdconv/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile index d41b22665af9..5ed21ed2de40 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php5-bsdconv/Makefile @@ -19,7 +19,6 @@ GH_ACCOUNT= buganini GH_COMMIT= daf6890 GH_PROJECT= php-${PORTNAME} -NO_STAGE= yes USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes