aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-dicom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge-dicom/Makefile')
-rw-r--r--math/octave-forge-dicom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile
index fd4e2fd78016..ed19f062c303 100644
--- a/math/octave-forge-dicom/Makefile
+++ b/math/octave-forge-dicom/Makefile
@@ -12,7 +12,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
-LIB_DEPENDS+= gdcmCommon:${PORTSDIR}/devel/gdcm
+LIB_DEPENDS+= libgdcmCommon.so:${PORTSDIR}/devel/gdcm
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.