summaryrefslogtreecommitdiff
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-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/bbrun/files/patch-Makefile b/x11/bbrun/files/patch-Makefile
index 7040172a6f27..7144020704a9 100644
--- a/x11/bbrun/files/patch-Makefile
+++ b/x11/bbrun/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig Wed Feb 11 13:57:17 2004
-+++ Makefile Wed Aug 11 03:14:43 2004
+--- Makefile.orig 2004-02-11 05:57:17.000000000 +0100
++++ Makefile 2012-05-30 22:23:41.000000000 +0200
@@ -1,7 +1,6 @@
-CC = gcc
-LIBDIR = -L/usr/lib -L/usr/X11R6/lib
@@ -11,7 +11,7 @@
OBJS = bbrun.o \
../wmgeneral/wmgeneral.o \
-@@ -11,7 +10,7 @@
+@@ -11,7 +10,7 @@ OBJS = bbrun.o \
all: bbrun
.c.o: