aboutsummaryrefslogtreecommitdiff
path: root/deskutils
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 /deskutils
parent3334a81fc73525bb985188a37c02bb87841f8e00 (diff)
downloadports-604485f846c58c349c83d5a367b0b83bb39c2262.tar.gz
ports-604485f846c58c349c83d5a367b0b83bb39c2262.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/recoll/Makefile2
-rw-r--r--deskutils/strigidaemon/Makefile3
2 files changed, 2 insertions, 3 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
diff --git a/deskutils/strigidaemon/Makefile b/deskutils/strigidaemon/Makefile
index 7855dc426a57..29f81a3e0734 100644
--- a/deskutils/strigidaemon/Makefile
+++ b/deskutils/strigidaemon/Makefile
@@ -12,8 +12,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
libstreams.so:${PORTSDIR}/deskutils/libstreams \
libstreamanalyzer.so:${PORTSDIR}/deskutils/libstreamanalyzer
-USES= pkgconfig
-USE_FAM= yes
+USES= fam pkgconfig
USE_GNOME= libxml2
USE_LDCONFIG= yes