# Created by: Scott Sanders # $FreeBSD: head/devel/rubygem-dep_selector/Makefile 371489 2014-10-25 16:49:19Z antoine $ PORTNAME= dep_selector PORTVERSION= 0.0.8 PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Find a valid assignment of package versions RUN_DEPENDS= gecode>=3.5.0:${PORTSDIR}/devel/gecode BROKEN= Does not build DEPRECATED= Broken for more than 6 months EXPIRATION_DATE= 2014-11-26 USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes CONFIGURE_ARGS+= --with-opt-dir=${LOCALBASE} .include