diff options
Diffstat (limited to 'textproc/pecl-xdiff')
-rw-r--r-- | textproc/pecl-xdiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile index 80f549a01803..f6ed9d587006 100644 --- a/textproc/pecl-xdiff/Makefile +++ b/textproc/pecl-xdiff/Makefile @@ -21,4 +21,5 @@ USE_PHPEXT= yes LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> |