diff options
Diffstat (limited to 'textproc/zxing-cpp/Makefile')
-rw-r--r-- | textproc/zxing-cpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/zxing-cpp/Makefile b/textproc/zxing-cpp/Makefile index 83dd0a36f9b0..3f2ace811c91 100644 --- a/textproc/zxing-cpp/Makefile +++ b/textproc/zxing-cpp/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libopencv_core.so:graphics/opencv-core \ libopencv_photo.so:graphics/opencv -USES= cmake:outsource compiler:c++11-lang iconv +USES= cmake compiler:c++11-lang iconv USE_GITHUB= yes GH_ACCOUNT= glassechidna GH_TAGNAME= 5aad474 |