aboutsummaryrefslogtreecommitdiff
path: root/sysutils/afflib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/afflib/Makefile')
-rw-r--r--sysutils/afflib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile
index 6ebdb8e42165..6787dcd645ba 100644
--- a/sysutils/afflib/Makefile
+++ b/sysutils/afflib/Makefile
@@ -11,8 +11,8 @@ COMMENT= Advanced Forensics Format library and utilities
LICENSE= BSD4CLAUSE
-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
- libcurl.so:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libexpat.so:textproc/expat2 \
+ libcurl.so:ftp/curl
USE_GITHUB= yes
GH_ACCOUNT= sshock