diff options
Diffstat (limited to 'textproc/rubygem-albino/Makefile')
-rw-r--r-- | textproc/rubygem-albino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-albino/Makefile b/textproc/rubygem-albino/Makefile index 0a0f4a07bed7..97b5a24b6c78 100644 --- a/textproc/rubygem-albino/Makefile +++ b/textproc/rubygem-albino/Makefile @@ -12,8 +12,8 @@ COMMENT= Ruby wrapper for pygmentize RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn \ ${PYTHON_PKGNAMEPREFIX}pygments>=0.8:${PORTSDIR}/textproc/py-pygments +USES= python USE_RUBY= yes -USE_PYTHON= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |