diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
commit | 4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch) | |
tree | e64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /security/pear-Horde_Oauth | |
parent | 117fca0bcb1296c59c55e670974c1d3263184c8d (diff) |
Notes
Diffstat (limited to 'security/pear-Horde_Oauth')
-rw-r--r-- | security/pear-Horde_Oauth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/pear-Horde_Oauth/Makefile b/security/pear-Horde_Oauth/Makefile index bc36625a0de9..064fbadbb804 100644 --- a/security/pear-Horde_Oauth/Makefile +++ b/security/pear-Horde_Oauth/Makefile @@ -11,7 +11,6 @@ COMMENT= Horde OAuth client/server USE_HORDE_RUN= Horde_Exception Horde_Http USE_PHP= hash openssl -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> |