summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt145/files/patch-ab
blob: dd8a135fdd9c7e01ae8906a53ca9b2460b0b6cc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- 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
 
-TARGET	= qt
+TARGET	= qt1
 DESTDIR = ../lib/
-VER_MAJ = 1
-VER_MIN = 44
+VER_MAJ ?= 1
+VER_MIN ?= 44
 
 ####### Files
 
OpenPOWER on IntegriCloud