diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-13 01:21:55 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-13 01:21:55 +0000 |
commit | 27713e1c509030a9e58168fc1d73da4b71f6cd3a (patch) | |
tree | 9f18ee1d7fadfd494fb2fcde5e11f3aecd04cf48 /graphics | |
parent | 8996029ce0eb68961b5e7459f1f740871ffbf511 (diff) | |
download | ports-27713e1c509030a9e58168fc1d73da4b71f6cd3a.tar.gz ports-27713e1c509030a9e58168fc1d73da4b71f6cd3a.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-objectdetect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile index d8b827f8edcd..cb71fdd17c22 100644 --- a/graphics/rubygem-objectdetect/Makefile +++ b/graphics/rubygem-objectdetect/Makefile @@ -14,6 +14,7 @@ LICENSE= MIT LIB_DEPENDS= opencv_legacy:${PORTSDIR}/graphics/opencv +USES= pkgconfig USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |