diff options
Diffstat (limited to 'graphics/iccxml/Makefile')
-rw-r--r-- | graphics/iccxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/iccxml/Makefile b/graphics/iccxml/Makefile index 423fa42d8011..acdf695dfd0f 100644 --- a/graphics/iccxml/Makefile +++ b/graphics/iccxml/Makefile @@ -9,7 +9,7 @@ DISTNAME= IccXML-${PORTVERSION} MAINTAINER= bsam@FreeBSD.org COMMENT= Tools for reading and writing the ICC profile contents as XML files -LIB_DEPENDS= libSampleICC.so:${PORTSDIR}/graphics/sampleicc +LIB_DEPENDS= libSampleICC.so:graphics/sampleicc USES= gmake pathfix pkgconfig libtool GNU_CONFIGURE= yes |