diff options
author | mm <mm@FreeBSD.org> | 2016-11-09 07:32:36 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2016-11-09 07:32:36 +0800 |
commit | a94bc42fd96195aedfeb55f295cb76188c55b92e (patch) | |
tree | f2a283dbb4cca655706dc77ee34f88b1ffecc4ca | |
parent | 66c52de9c8617a32c3e532941ab9ec10967f0ce1 (diff) | |
download | freebsd-ports-graphics-a94bc42fd96195aedfeb55f295cb76188c55b92e.tar.gz freebsd-ports-graphics-a94bc42fd96195aedfeb55f295cb76188c55b92e.tar.zst freebsd-ports-graphics-a94bc42fd96195aedfeb55f295cb76188c55b92e.zip |
pear-Horde_Service_Weather: update dependencies
-rw-r--r-- | www/pear-Horde_Service_Weather/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-Horde_Service_Weather/Makefile b/www/pear-Horde_Service_Weather/Makefile index 785cbcf6496..8ab89bb0429 100644 --- a/www/pear-Horde_Service_Weather/Makefile +++ b/www/pear-Horde_Service_Weather/Makefile @@ -14,6 +14,7 @@ USE_HORDE_RUN= Horde_Role \ Horde_Date \ Horde_Exception \ Horde_Http \ + Horde_Translation \ Horde_Url .include <bsd.port.mk> |