diff options
Diffstat (limited to 'graphics/gexiv2/Makefile')
-rw-r--r-- | graphics/gexiv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 0b8cadf00e94..317106f72867 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -14,7 +14,7 @@ DISTNAME= libgexiv2-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= GObject-based wrapper around the Exiv2 library -BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool22 \ +BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \ gm4:${PORTSDIR}/devel/m4 \ pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2 |