aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-albino/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-albino/Makefile')
-rw-r--r--textproc/rubygem-albino/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/rubygem-albino/Makefile b/textproc/rubygem-albino/Makefile
index e1130ae7272b..463a4b679236 100644
--- a/textproc/rubygem-albino/Makefile
+++ b/textproc/rubygem-albino/Makefile
@@ -14,11 +14,9 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \
${PYTHON_PKGNAMEPREFIX}pygments>=0.8:textproc/py-pygments
-USES= python
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist python
.include <bsd.port.mk>