mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
549 B
Plaintext
13 lines
549 B
Plaintext
$NetBSD: patch-ab,v 1.4 2008/10/08 14:23:24 wiz Exp $
|
|
|
|
--- pyuic3/pyuic.sbf.orig 2007-12-06 15:28:06.000000000 +0100
|
|
+++ pyuic3/pyuic.sbf
|
|
@@ -19,6 +19,6 @@
|
|
# PyQt; see the file LICENSE. If not, write to the Free Software Foundation,
|
|
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
|
|
-target = pyuic
|
|
+target = pyuic@PYVERSSUFFIX@
|
|
sources = main.cpp uic.cpp form.cpp object.cpp subclassing.cpp embed.cpp widgetdatabase.cpp domtool.cpp parser.cpp
|
|
headers = domtool.h globaldefs.h parser.h uic.h widgetdatabase.h widgetinterface.h
|