aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-vfs/Makefile')
-rw-r--r--devel/gnome-vfs/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index c06182728591..66aec497a707 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -70,11 +70,7 @@ PLIST_SUB+= CDPARANOIA="@comment "
.endif
.if exists(${LOCALBASE}/lib/libfam.so) || !defined(WITHOUT_FAM)
-FAM_DEPENDS= ${PORTSDIR}/devel/fam
-.if exists(${LOCALBASE}/lib/libgamin-1.so)
-FAM_DEPENDS= ${PORTSDIR}/devel/gamin
-.endif
-LIB_DEPENDS+= fam.0:${FAM_DEPENDS}
+USE_FAM= yes
.endif
.if exists(${LOCALBASE}/lib/libkrb5.so)