diff options
Diffstat (limited to 'net/pear-Net_Dict/Makefile')
-rw-r--r-- | net/pear-Net_Dict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index 5598d7505616..ac0b6d2cf5df 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |