From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- x11-misc/bbrun/files/bbrun-1.6-makefile.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/bbrun/files') diff --git a/x11-misc/bbrun/files/bbrun-1.6-makefile.patch b/x11-misc/bbrun/files/bbrun-1.6-makefile.patch index 21e855746d09..c33a0f44d21c 100644 --- a/x11-misc/bbrun/files/bbrun-1.6-makefile.patch +++ b/x11-misc/bbrun/files/bbrun-1.6-makefile.patch @@ -9,8 +9,8 @@ http://bugs.gentoo.org/367853 LIBDIR = -L/usr/lib -L/usr/X11R6/lib -LIBS = -lXpm `pkg-config --libs gtk+-2.0` -CFLAGS = `pkg-config --cflags gtk+-2.0` -+LIBS = `pkg-config --libs xext xpm gtk+-2.0` -+DEP_CFLAGS = `pkg-config --cflags xext xpm gtk+-2.0` ++LIBS = `${PKG_CONFIG} --libs xext xpm gtk+-2.0` ++DEP_CFLAGS = `${PKG_CONFIG} --cflags xext xpm gtk+-2.0` OBJS = bbrun.o \ ../wmgeneral/wmgeneral.o \ -- cgit v1.2.3