diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:39:44 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:39:44 +0000 |
commit | 841b1cbd4f21008442f95fe4e203f2d9f704e23d (patch) | |
tree | de87d51218ffb354a0822ccdee16c82fa3c8133b /sysutils/fusefs-libs | |
parent | 01c8586ad0d9094cd27018095af0b52ceda572f5 (diff) | |
download | ports-841b1cbd4f21008442f95fe4e203f2d9f704e23d.tar.gz ports-841b1cbd4f21008442f95fe4e203f2d9f704e23d.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-libs')
-rw-r--r-- | sysutils/fusefs-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile index a6a40c725191..c6c157d690dd 100644 --- a/sysutils/fusefs-libs/Makefile +++ b/sysutils/fusefs-libs/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= FUSE allows filesystem implementation in userspace GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes CONFIGURE_ENV= MOUNT_FUSE_PATH=${PREFIX}/sbin CFLAGS+= ${PTHREAD_CFLAGS} USE_GNOME= pkgconfig |