summaryrefslogtreecommitdiffstats
path: root/misc/ansiweather/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ansiweather/Makefile')
-rw-r--r--misc/ansiweather/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile
index 5587ad6..6074801 100644
--- a/misc/ansiweather/Makefile
+++ b/misc/ansiweather/Makefile
@@ -9,10 +9,10 @@ COMMENT= Shell script for displaying the current weather in your terminal
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= jq:${PORTSDIR}/textproc/jq \
- curl:${PORTSDIR}/ftp/curl \
- bash:${PORTSDIR}/shells/bash \
- gprintf:${PORTSDIR}/sysutils/coreutils
+RUN_DEPENDS= jq:textproc/jq \
+ curl:ftp/curl \
+ bash:shells/bash \
+ gprintf:sysutils/coreutils
USE_GITHUB= yes
GH_ACCOUNT= fcambus
OpenPOWER on IntegriCloud