diff options
Diffstat (limited to 'net-mgmt/phpweathermap/Makefile')
-rw-r--r-- | net-mgmt/phpweathermap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/phpweathermap/Makefile b/net-mgmt/phpweathermap/Makefile index 6aaf458db389..751d1cd0db7d 100644 --- a/net-mgmt/phpweathermap/Makefile +++ b/net-mgmt/phpweathermap/Makefile @@ -14,8 +14,8 @@ COMMENT= Network visualisation tool with web editor LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${LOCALBASE}/share/pear/Console/Getopt.php:${PORTSDIR}/devel/pear \ - rrdtool:${PORTSDIR}/databases/rrdtool +RUN_DEPENDS= ${LOCALBASE}/share/pear/Console/Getopt.php:devel/pear \ + rrdtool:databases/rrdtool NO_BUILD= yes NO_ARCH= yes |