Skip to content
Snippets Groups Projects
Commit 907465b3 authored by Nicholas Taylor's avatar Nicholas Taylor Committed by Nuno Teixeira
Browse files

sysutils/testdisk: Fix build with PROGSREISERFS option

Fix typo on lib depends for PROGSREISERFS option.

PR:		276803
parent 52eee8b7
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ ICONV_CONFIGURE_OFF= --without-iconv
NTFS_LIB_DEPENDS= libntfs-3g.so:sysutils/fusefs-ntfs
NTFS_CONFIGURE_OFF= --without-ntfs3g
PROGSREISERFS_LIB_DEPENDS= libreiserfs-0.3.so:sysutils/progsreiserfs
PROGSREISERFS_LIB_DEPENDS= libreiserfs-0.3.so.0:sysutils/progsreiserfs
PROGSREISERFS_CONFIGURE_OFF= --without-reiserfs
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment