diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-30 22:14:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-30 22:14:59 +0000 |
commit | 1446608ec7d77c3b6208b159208122f133264296 (patch) | |
tree | 9ab4742a7b293d0e842f9fbb4a15e0ada0fd96c5 /www/pear-Horde_Service_Weather | |
parent | e5ae27c5a874f2bc0062bb654e88cefd61d84eca (diff) |
Notes
Diffstat (limited to 'www/pear-Horde_Service_Weather')
-rw-r--r-- | www/pear-Horde_Service_Weather/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/pear-Horde_Service_Weather/Makefile b/www/pear-Horde_Service_Weather/Makefile index b638f9c91ce9..73a600d2d6da 100644 --- a/www/pear-Horde_Service_Weather/Makefile +++ b/www/pear-Horde_Service_Weather/Makefile @@ -8,6 +8,7 @@ CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Weather Provider +USES= horde USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ Horde_Date \ @@ -15,6 +16,4 @@ USE_HORDE_RUN= Horde_Role \ Horde_Http \ Horde_Url -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |