From ffb7170399b77f34a48875ad6468eb796f00aed3 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 14 Jul 2014 18:42:04 +0000 Subject: Modernize LIB_DEPENDS With hat: portmgr --- math/octave-forge-dicom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/octave-forge-dicom/Makefile') 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}. -- cgit v1.2.3