aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/recoll
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-01-05 07:40:44 +0800
committerantoine <antoine@FreeBSD.org>2014-01-05 07:40:44 +0800
commitd7498c6d88b3aea9a8b8c2846b21199d346c3b10 (patch)
tree42cd39480ede7db9874484f52a6c0467161329e6 /deskutils/recoll
parent24561e31331927221bcf5442be4516ab833c0e4f (diff)
downloadfreebsd-ports-gnome-d7498c6d88b3aea9a8b8c2846b21199d346c3b10.tar.gz
freebsd-ports-gnome-d7498c6d88b3aea9a8b8c2846b21199d346c3b10.tar.zst
freebsd-ports-gnome-d7498c6d88b3aea9a8b8c2846b21199d346c3b10.zip
Convert the tree to USES=fam
Approved by: portmgr (bapt)
Diffstat (limited to 'deskutils/recoll')
-rw-r--r--deskutils/recoll/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile
index 06d4d5c8d3f6..cfc668138710 100644
--- a/deskutils/recoll/Makefile
+++ b/deskutils/recoll/Makefile
@@ -83,7 +83,7 @@ INSTALLS_ICONS= yes
.if ${PORT_OPTIONS:MX11MON}
USE_XORG+= ice sm x11
-USE_FAM= yes
+USES+= fam
CONFIGURE_ARGS+=--with-fam
.endif