From 0c49d478630a5e865c5bbaad5969df830386f11b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 26 Mar 2012 12:13:14 +0000 Subject: [PATCH] - Fix build of curl plugin Approved by: kwm (gnome hat) Feature safe: yes --- graphics/gimp-app/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 603b148dae5f..ca7197708b0e 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -197,6 +197,7 @@ post-patch: @${REINPLACE_CMD} -e 's|"libpng"|"libpng14"|' \ -e 's|x86_64|amd64|g' \ ${WRKSRC}/configure + @${REINPLACE_CMD} '/curl.types.h/d' ${WRKSRC}/plug-ins/file-uri/uri-backend-libcurl.c post-install: @-update-desktop-database