aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ntfsprogs/Makefile')
-rw-r--r--sysutils/ntfsprogs/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile
index df8d360268bb..24f8c1f2a810 100644
--- a/sysutils/ntfsprogs/Makefile
+++ b/sysutils/ntfsprogs/Makefile
@@ -38,6 +38,12 @@ MLINKS= ntfsmount.8 mount_ntfs-fuse.8
SUB_FILES= pkg-message
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MGNOMEVFS2}
+WANT_GNOME= yes
+.endif
+
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"