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