diff options
Diffstat (limited to 'net/pear-Services_Twitter/Makefile')
-rw-r--r-- | net/pear-Services_Twitter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index b989669deb8..624056947a0 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ USE_PHP= json simplexml mbstring PEAR_AUTOINSTALL= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |