diff options
Diffstat (limited to 'textproc/pear-Horde_Text_Diff/Makefile')
-rw-r--r-- | textproc/pear-Horde_Text_Diff/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/pear-Horde_Text_Diff/Makefile b/textproc/pear-Horde_Text_Diff/Makefile index f46da24997eb..11c12544d458 100644 --- a/textproc/pear-Horde_Text_Diff/Makefile +++ b/textproc/pear-Horde_Text_Diff/Makefile @@ -8,9 +8,8 @@ CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde engine for performing and rendering text diffs +USES= horde USE_HORDE_RUN= Horde_Exception \ Horde_Util -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |