diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-16 19:13:22 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-16 19:13:22 +0000 |
commit | ffe2887686ab1634ee204e9afabced8f6fcd5352 (patch) | |
tree | 094031a2bb5cbde11f93165b1c5c633135d7f895 /graphics | |
parent | c6821201d2599d2092227ee3c19811dde0e6aabe (diff) | |
download | ports-ffe2887686ab1634ee204e9afabced8f6fcd5352.tar.gz ports-ffe2887686ab1634ee204e9afabced8f6fcd5352.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dcmtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index d912e169cefe..0431d32b2f46 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libicuuc.so:devel/icu \ libpng16.so:graphics/png \ libtiff.so:graphics/tiff -USES= cmake:outsource gnome jpeg ssl +USES= compiler:c++11-lang cmake:outsource gnome jpeg ssl USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tu} USE_GNOME= libxml2 |