diff options
Diffstat (limited to 'science/orthanc/Makefile')
-rw-r--r-- | science/orthanc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/orthanc/Makefile b/science/orthanc/Makefile index 427f97a463fd..515e49a5a4fb 100644 --- a/science/orthanc/Makefile +++ b/science/orthanc/Makefile @@ -1,6 +1,6 @@ PORTNAME= orthanc DISTVERSION= 1.12.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://orthanc.uclouvain.be/downloads/sources/orthanc/ DISTNAME= Orthanc-${PORTVERSION} @@ -25,7 +25,7 @@ LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \ libprotobuf.so:devel/protobuf \ libpugixml.so:textproc/pugixml \ libtiff.so:graphics/tiff \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= cmake gnome iconv jpeg lua python:build sqlite ssl USE_GNOME= libxml2 |