aboutsummaryrefslogtreecommitdiff
path: root/sysutils/amtc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amtc/Makefile')
-rw-r--r--sysutils/amtc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/amtc/Makefile b/sysutils/amtc/Makefile
index de2060448704..918d4646309b 100644
--- a/sysutils/amtc/Makefile
+++ b/sysutils/amtc/Makefile
@@ -12,9 +12,9 @@ LICENSE_NAME= Creative Commons Attribution 3.0 Unported
LICENSE_TEXT= http://creativecommons.org/licenses/by/3.0/
LICENSE_PERMS= auto-accept pkg-sell pkg-mirror dist-sell dist-mirror
-BUILD_DEPENDS= xxd:${PORTSDIR}/editors/vim-lite
-LIB_DEPENDS+= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
- libcurl.so:${PORTSDIR}/ftp/curl
+BUILD_DEPENDS= xxd:editors/vim-lite
+LIB_DEPENDS+= libgcrypt.so:security/libgcrypt \
+ libcurl.so:ftp/curl
USES= perl5 shebangfix
USE_GITHUB= yes