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 bb15a44a31d0..48bb54ad45da 100644 --- a/textproc/zxing-cpp/Makefile +++ b/textproc/zxing-cpp/Makefile @@ -16,6 +16,6 @@ USE_GITHUB= yes GH_ACCOUNT= glassechidna GH_TAGNAME= 97e9c5c -USES= cmake:outsource gmake iconv +USES= cmake:outsource iconv .include <bsd.port.mk> |