aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
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 /x11-fm
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 'x11-fm')
-rw-r--r--x11-fm/emelfm2/Makefile3
-rw-r--r--x11-fm/gentoo/Makefile2
-rw-r--r--x11-fm/pcmanfm/Makefile3
3 files changed, 3 insertions, 5 deletions
diff --git a/x11-fm/emelfm2/Makefile b/x11-fm/emelfm2/Makefile
index bda3bcec253a..96118a0a1283 100644
--- a/x11-fm/emelfm2/Makefile
+++ b/x11-fm/emelfm2/Makefile
@@ -38,8 +38,7 @@ MAK_ENV+= DEBUG=1
.endif
.if ${PORT_OPTIONS:MGAMIN}
-USE_FAM= yes
-WANT_FAM_SYSTEM=gamin
+USES+= fam:gamin
MAKE_ENV+= USE_GAMIN=1
.endif
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index b862427c67c2..f578ab0be658 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -27,7 +27,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MFAM}
-USE_FAM= yes
+USES+= fam
.else
CONFIGURE_ARGS+= --disable-fam
.endif
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile
index 70f1e7c90c8f..4e0f28941d7e 100644
--- a/x11-fm/pcmanfm/Makefile
+++ b/x11-fm/pcmanfm/Makefile
@@ -15,10 +15,9 @@ LICENSE= GPLv2
LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
libfm-gtk.so.4:${PORTSDIR}/x11/libfm
-USES= gmake pkgconfig
+USES= fam gmake pkgconfig
USE_GNOME= gtk20
USE_AUTOTOOLS= libtool
-USE_FAM= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib