summaryrefslogtreecommitdiffstats
path: root/x11/bbrun/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/bbrun/files/patch-Makefile')
-rw-r--r--x11/bbrun/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bbrun/files/patch-Makefile b/x11/bbrun/files/patch-Makefile
index e5733a7..7040172 100644
--- a/x11/bbrun/files/patch-Makefile
+++ b/x11/bbrun/files/patch-Makefile
@@ -5,7 +5,7 @@
-LIBDIR = -L/usr/lib -L/usr/X11R6/lib
-LIBS = -lXpm `pkg-config --libs gtk+-2.0`
-CFLAGS = `pkg-config --cflags gtk+-2.0`
-+LIBDIR = -L${LOCALBASE}/lib -L${X11BASE}/lib
++LIBDIR = -L${LOCALBASE}/lib
+LIBS = -lXpm `pkg-config --libs gtk+-2.0` ${LDFLAGS}
+CFLAGS += `pkg-config --cflags gtk+-2.0`
OpenPOWER on IntegriCloud