1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add a patch I forgot yesterday to rename libqt -> libqt1

Noticed by:	Tilman Linneweh <tilman@arved.de>
Pointy hat to:	kris
This commit is contained in:
Kris Kennaway 2002-05-05 22:38:21 +00:00
parent 84d23678ab
commit 3ca94e1697
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58599

View File

@ -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