aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiv2
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-21 17:11:08 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-04-21 17:11:08 +0000
commitf70559ce11abde13ea47b56f702acb1d2ca195f4 (patch)
tree5ab460fc37820e1bc4fffa78287331957b090e5c /graphics/exiv2
parent0bb7e5c0520b445aa0fb3524cdea3fb2372b77e1 (diff)
downloadports-f70559ce11abde13ea47b56f702acb1d2ca195f4.tar.gz
ports-f70559ce11abde13ea47b56f702acb1d2ca195f4.zip
graphics/exiv2: drop unnecessary -lintl on powerpc64
Diffstat (limited to 'graphics/exiv2')
-rw-r--r--graphics/exiv2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile
index 101c7a212127..7a6149fb828b 100644
--- a/graphics/exiv2/Makefile
+++ b/graphics/exiv2/Makefile
@@ -46,7 +46,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-Source
.include <bsd.port.options.mk>
LDFLAGS_powerpc= -lintl
-LDFLAGS_powerpc64= -lintl
LDFLAGS_mips= -lintl
LDFLAGS_mips64= -lintl