diff options
Diffstat (limited to 'sysutils/fusefs-ext2')
-rw-r--r-- | sysutils/fusefs-ext2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/fusefs-ext2/Makefile b/sysutils/fusefs-ext2/Makefile index b8f0b14e591b..4abe54509279 100644 --- a/sysutils/fusefs-ext2/Makefile +++ b/sysutils/fusefs-ext2/Makefile @@ -21,7 +21,6 @@ GH_PROJECT= fuse-ext2 GH_TAGNAME= ea7bacf GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include/e2fsprogs LDFLAGS+= -L${LOCALBASE}/lib/e2fsprogs -Wl,--rpath \ |