aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:40:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:40:44 +0000
commit604485f846c58c349c83d5a367b0b83bb39c2262 (patch)
tree42cd39480ede7db9874484f52a6c0467161329e6 /devel/gnome-vfs
parent3334a81fc73525bb985188a37c02bb87841f8e00 (diff)
downloadports-604485f846c58c349c83d5a367b0b83bb39c2262.tar.gz
ports-604485f846c58c349c83d5a367b0b83bb39c2262.zip
Convert the tree to USES=fam
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=338691
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 409aecf8e19d..5c52aa58a6a7 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -48,7 +48,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if exists(${LOCALBASE}/lib/libfam.so) || !defined(WITHOUT_FAM)
-USE_FAM= yes
+USES+= fam
.endif
.if exists(${LOCALBASE}/lib/libkrb5.so)