From 22b9c80eab348e6ca6fa91b0d137c371753e17a2 Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Fri, 22 Apr 2005 05:41:26 +0000 Subject: Fix build failure triggered by pkgconfig update. --- x11-toolkits/libpanelappletmm/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-toolkits/libpanelappletmm/Makefile') diff --git a/x11-toolkits/libpanelappletmm/Makefile b/x11-toolkits/libpanelappletmm/Makefile index 687fd2618863..a27fc110abea 100644 --- a/x11-toolkits/libpanelappletmm/Makefile +++ b/x11-toolkits/libpanelappletmm/Makefile @@ -35,5 +35,7 @@ PLIST_SUB= VERSION="2.6" API_VERSION="2.6" post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ + ${WRKSRC}/tools/extra_defs_gen/Makefile.in .include -- cgit v1.2.3