aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-zmq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-zmq/Makefile')
-rw-r--r--textproc/rubygem-zmq/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rubygem-zmq/Makefile b/textproc/rubygem-zmq/Makefile
index 6f5cb23390b9..fc20af324185 100644
--- a/textproc/rubygem-zmq/Makefile
+++ b/textproc/rubygem-zmq/Makefile
@@ -14,7 +14,6 @@ LICENSE= LGPL3
LIB_DEPENDS= libzmq.so:net/libzmq2
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>