aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_SpellChecker
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 22:14:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 22:14:59 +0000
commit1446608ec7d77c3b6208b159208122f133264296 (patch)
tree9ab4742a7b293d0e842f9fbb4a15e0ada0fd96c5 /textproc/pear-Horde_SpellChecker
parente5ae27c5a874f2bc0062bb654e88cefd61d84eca (diff)
downloadports-1446608ec7d77c3b6208b159208122f133264296.tar.gz
ports-1446608ec7d77c3b6208b159208122f133264296.zip
Convert to USES=horde
Fix pear-Horde_core options Use options helpers where possible
Notes
Notes: svn path=/head/; revision=369674
Diffstat (limited to 'textproc/pear-Horde_SpellChecker')
-rw-r--r--textproc/pear-Horde_SpellChecker/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/pear-Horde_SpellChecker/Makefile b/textproc/pear-Horde_SpellChecker/Makefile
index bc6c34c3cdb8..7a38eca02c7f 100644
--- a/textproc/pear-Horde_SpellChecker/Makefile
+++ b/textproc/pear-Horde_SpellChecker/Makefile
@@ -8,9 +8,8 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Spellcheck API
+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>