aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-03-25 04:03:27 +0800
committerswills <swills@FreeBSD.org>2014-03-25 04:03:27 +0800
commit28d7852dce4f1743e91143dafc8332a01123e1dd (patch)
tree1758bc6b06fa947b23c17b39bb23885e117e386a /mail
parent675a396ad558a5fc595c04c6d5701ef2029bea18 (diff)
downloadfreebsd-ports-gnome-28d7852dce4f1743e91143dafc8332a01123e1dd.tar.gz
freebsd-ports-gnome-28d7852dce4f1743e91143dafc8332a01123e1dd.tar.zst
freebsd-ports-gnome-28d7852dce4f1743e91143dafc8332a01123e1dd.zip
- Fix index after removal of ruby-gnome ports
Reported by: many Pointyhat to: swills
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-manager/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile
index a0975fe7422a..b6504b229126 100644
--- a/mail/milter-manager/Makefile
+++ b/mail/milter-manager/Makefile
@@ -12,9 +12,9 @@ COMMENT= A super milter that can invoke several milters selectively
LICENSE= AGPLv3 GFDL GPLv3 LGPL3
LICENSE_COMB= multi
-BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
+BUILD_DEPENDS= rubygem-glib2>0:${PORTSDIR}/devel/rubygem-glib2
LIB_DEPENDS= ev:${PORTSDIR}/devel/libev
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
+RUN_DEPENDS= rubygem-glib2>0:${PORTSDIR}/devel/rubygem-glib2
USE_RC_SUBR= milter-manager
GNU_CONFIGURE= yes