diff options
Diffstat (limited to 'devel/rubygem-rb-inotify/Makefile')
-rw-r--r-- | devel/rubygem-rb-inotify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-rb-inotify/Makefile b/devel/rubygem-rb-inotify/Makefile index 643dc1f1cd08..f47f838c0bf3 100644 --- a/devel/rubygem-rb-inotify/Makefile +++ b/devel/rubygem-rb-inotify/Makefile @@ -12,8 +12,8 @@ COMMENT= Ruby wrapper for libinotify, using ffi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify -RUN_DEPENDS= rubygem-ffi>=0.5.0:${PORTSDIR}/devel/rubygem-ffi +LIB_DEPENDS= libinotify.so:devel/libinotify +RUN_DEPENDS= rubygem-ffi>=0.5.0:devel/rubygem-ffi NO_ARCH= yes USE_RUBY= yes |