summaryrefslogtreecommitdiff
path: root/devel/ruby-fam
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-11 02:37:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-11 02:37:36 +0000
commit2bd36282e8889bfac505978e2ef2c86d4c46decd (patch)
treee6ae56e6728ffccff3a0d38cfb350c6bc58e62bc /devel/ruby-fam
parentConvert to OPTIONS framework. (diff)
Remove direct LIB_DEPENDS on fam in favour of the new USE_FAM
infrastructure. Default to WANT_FAM_SYSTEM=fam to be conservative since these ports either have not been tested with gamin or are known to fail (courier). PR: ports/92583 Submitted by: marcus
Notes
Notes: svn path=/head/; revision=155702
Diffstat (limited to 'devel/ruby-fam')
-rw-r--r--devel/ruby-fam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-fam/Makefile b/devel/ruby-fam/Makefile
index dbde615b7181..e96fc8b274fb 100644
--- a/devel/ruby-fam/Makefile
+++ b/devel/ruby-fam/Makefile
@@ -16,10 +16,10 @@ DIST_SUBDIR= ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= FAM bindings for Ruby
-LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
-
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
+USE_FAM= yes
+WANT_FAM_SYSTEM=fam
INSTALL_TARGET= site-install