diff options
Diffstat (limited to 'graphics/exiv2/Makefile')
-rw-r--r-- | graphics/exiv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 72282351e065..20751cfd7754 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -14,7 +14,7 @@ COMMENT= Exif, IPTC, and XMP metadata manipulation library and tools LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes USES= cpe gettext gmake iconv libtool |