summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome-vfs/Makefile6
-rw-r--r--devel/gnomevfs2/Makefile6
2 files changed, 2 insertions, 10 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 22424a1f3..def731019 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)
diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile
index 22424a1f3..def731019 100644
--- a/devel/gnomevfs2/Makefile
+++ b/devel/gnomevfs2/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)