aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-05 22:38:21 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-05 22:38:21 +0000
commit3ca94e1697847526cbfac4429db95063ef1b5028 (patch)
tree0c66f210cf0462091deb01599fab648e37e49f97 /x11-toolkits
parent84d23678ab376080289891e7fc44e903e71bf1ab (diff)
downloadports-3ca94e1697847526cbfac4429db95063ef1b5028.tar.gz
ports-3ca94e1697847526cbfac4429db95063ef1b5028.zip
Add a patch I forgot yesterday to rename libqt -> libqt1
Noticed by: Tilman Linneweh <tilman@arved.de> Pointy hat to: kris
Notes
Notes: svn path=/head/; revision=58599
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt145/files/patch-ab11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-toolkits/qt145/files/patch-ab b/x11-toolkits/qt145/files/patch-ab
index e71b2de5371b..dd8a135fdd9c 100644
--- a/x11-toolkits/qt145/files/patch-ab
+++ b/x11-toolkits/qt145/files/patch-ab
@@ -1,8 +1,11 @@
---- src/Makefile.in Fri Feb 26 12:02:22 1999
-+++ src/Makefile.in.new Sun Jan 2 11:36:33 2000
-@@ -24,8 +24,8 @@
+--- src/Makefile.in.orig Fri Nov 12 08:57:29 1999
++++ src/Makefile.in Sun May 5 14:28:22 2002
+@@ -22,10 +22,10 @@
- TARGET = qt
+ ####### Target
+
+-TARGET = qt
++TARGET = qt1
DESTDIR = ../lib/
-VER_MAJ = 1
-VER_MIN = 44