diff options
Diffstat (limited to 'devel/pear-Horde_Cli/Makefile')
-rw-r--r-- | devel/pear-Horde_Cli/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/pear-Horde_Cli/Makefile b/devel/pear-Horde_Cli/Makefile index d94d2c65886e..abb492d7e9e7 100644 --- a/devel/pear-Horde_Cli/Makefile +++ b/devel/pear-Horde_Cli/Makefile @@ -7,8 +7,7 @@ CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Command Line Interface API +USES= horde USE_HORDE_RUN= Horde_Support Horde_Translation -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |