diff options
Diffstat (limited to 'devel/dcmtk/Makefile')
-rw-r--r-- | devel/dcmtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dcmtk/Makefile b/devel/dcmtk/Makefile index a5850b42ac29..49aafe82a006 100644 --- a/devel/dcmtk/Makefile +++ b/devel/dcmtk/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= ftp://dicom.offis.de/pub/dicom/offis/software/${PORTNAME}/${PORTNA MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit to work with DICOM objects -LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ - libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libtiff.so:graphics/tiff \ + libpng.so:graphics/png USE_GNOME= libxml2 USE_LDCONFIG= yes |