aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/qlwm/files/patch-dclock_Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-01-26 03:34:34 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-01-26 03:34:34 +0000
commit2cd8db047156c6c45a307bf2e6043d5bb2531472 (patch)
tree47d78a06cc6fac448fea4078dde9bdda118b200d /x11-wm/qlwm/files/patch-dclock_Makefile
parent25c9ebaca066aef9c916696e28a13b9273011874 (diff)
new port of qlwm 2.1, a window manager based on Qt 2.x
Obtained from: OpenBSD
Diffstat (limited to 'x11-wm/qlwm/files/patch-dclock_Makefile')
-rw-r--r--x11-wm/qlwm/files/patch-dclock_Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/qlwm/files/patch-dclock_Makefile b/x11-wm/qlwm/files/patch-dclock_Makefile
new file mode 100644
index 000000000000..a9078c1c3087
--- /dev/null
+++ b/x11-wm/qlwm/files/patch-dclock_Makefile
@@ -0,0 +1,11 @@
+--- dclock/Makefile.orig Tue Oct 17 05:05:22 2000
++++ dclock/Makefile Thu Jan 25 16:52:37 2001
+@@ -6,7 +6,7 @@
+ #CXXFLAGS = -Wall -pipe
+
+ # include files
+-INCPATH = -I$(QTDIR)/include
++INCPATH = -I$(QTDIR)/include -I${X11BASE}/include/qt2
+
+ # libraries
+ LFLAGS = -L$(QTDIR)/lib