aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sbsigntool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/sbsigntool/Makefile')
-rw-r--r--sysutils/sbsigntool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/sbsigntool/Makefile b/sysutils/sbsigntool/Makefile
index 6eaeff2f9499..f4f25dd5b6f1 100644
--- a/sysutils/sbsigntool/Makefile
+++ b/sysutils/sbsigntool/Makefile
@@ -12,9 +12,9 @@ COMMENT= Signing utility for UEFI secure boot
LICENSE= GPLv3
-BUILD_DEPENDS= ${LOCALBASE}/lib/libgnuefi.a:${PORTSDIR}/devel/gnu-efi \
- help2man:${PORTSDIR}/misc/help2man
-LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
+BUILD_DEPENDS= ${LOCALBASE}/lib/libgnuefi.a:devel/gnu-efi \
+ help2man:misc/help2man
+LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib