git: ef388f4cbf35 - main - graphics/exiv2: remove not necessary LDFLAGS_powerpc
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 13:40:03 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef388f4cbf35f0235bc8d7fc58fc142c62cdd382 commit ef388f4cbf35f0235bc8d7fc58fc142c62cdd382 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-27 13:18:57 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-27 13:18:57 +0000 graphics/exiv2: remove not necessary LDFLAGS_powerpc --- graphics/exiv2/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index 7a6149fb828b..124f357cc81c 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -45,7 +45,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-Source .include <bsd.port.options.mk> -LDFLAGS_powerpc= -lintl LDFLAGS_mips= -lintl LDFLAGS_mips64= -lintl