diff options
Diffstat (limited to 'net/rubygem-iproto/Makefile')
-rw-r--r-- | net/rubygem-iproto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index 95882519c789..fe55f1c198ef 100644 --- a/net/rubygem-iproto/Makefile +++ b/net/rubygem-iproto/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= vg@FreeBSD.org COMMENT= Ruby implementation of Mail.Ru iproto protocol -RUN_DEPENDS= rubygem-bin_utils>=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils +RUN_DEPENDS= rubygem-bin_utils>=0.0.3:devel/rubygem-bin_utils NO_ARCH= yes |