diff options
Diffstat (limited to 'textproc/rubygem-zmq')
-rw-r--r-- | textproc/rubygem-zmq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubygem-zmq/Makefile b/textproc/rubygem-zmq/Makefile index 850e77dcdcbf..a3791179eef2 100644 --- a/textproc/rubygem-zmq/Makefile +++ b/textproc/rubygem-zmq/Makefile @@ -12,7 +12,6 @@ LICENSE= LGPL3 LIB_DEPENDS= libzmq.so:net/libzmq2 -USE_RUBY= yes USES= gem .include <bsd.port.mk> |