diff options
Diffstat (limited to 'textproc/simplehtmldom')
-rw-r--r-- | textproc/simplehtmldom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/simplehtmldom/Makefile b/textproc/simplehtmldom/Makefile index b52de74a2748..cb5fd28f7ecc 100644 --- a/textproc/simplehtmldom/Makefile +++ b/textproc/simplehtmldom/Makefile @@ -23,6 +23,7 @@ DEFAULT_PHP_VER= 5 SUB_FILES+= pkg-message SUB_LIST+= DATADIR=${DATADIR} PREFIX=${PREFIX} +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |