1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- use new dependency form

This commit is contained in:
Dirk Meyer 2008-03-29 12:16:29 +00:00
parent 0e5471edd7
commit 94be92e76b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210072

View File

@ -14,7 +14,7 @@ DISTNAME= ${GEM_NAME}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Ruby port of the HTML/XML parser Beautiful Soup
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/htmltools-1.10.gemspec:${PORTSDIR}/textproc/rubygem-htmltools
BUILD_DEPENDS= rubygem-htmltools>=1.10:${PORTSDIR}/textproc/rubygem-htmltools
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes