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
Branches
Tags
No related merge requests found
...@@ -31,7 +31,7 @@ ICONV_CONFIGURE_OFF= --without-iconv ...@@ -31,7 +31,7 @@ ICONV_CONFIGURE_OFF= --without-iconv
NTFS_LIB_DEPENDS= libntfs-3g.so:sysutils/fusefs-ntfs NTFS_LIB_DEPENDS= libntfs-3g.so:sysutils/fusefs-ntfs
NTFS_CONFIGURE_OFF= --without-ntfs3g 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 PROGSREISERFS_CONFIGURE_OFF= --without-reiserfs
.include <bsd.port.mk> .include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment