diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-22 02:32:36 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-22 02:32:36 +0000 |
commit | ac1a421c4b296d0869d303f43bab718500a59183 (patch) | |
tree | 34925f5a9bb9dfafeb8d63d5dc6dce93d50e9887 /x11-toolkits/qt33/Makefile | |
parent | 651a8e564df53d7760430d6d73c888fc975f2329 (diff) | |
download | ports-ac1a421c4b296d0869d303f43bab718500a59183.tar.gz ports-ac1a421c4b296d0869d303f43bab718500a59183.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt33/Makefile')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index afd4e3d389d4..ad64e61e0a76 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -132,16 +132,10 @@ EXTRA_PATCHES= ${PATCHDIR}/0001-dnd_optimization.patch \ ${PATCHDIR}/0047-fix-kmenu-width.diff \ ${PATCHDIR}/0048-qclipboard_hack_80072.patch \ ${PATCHDIR}/0049-qiconview-rubber_on_move.diff \ - ${PATCHDIR}/0051-qtoolbar_77047.patch \ - ${PATCHDIR}/0053-png-gamma-fix.diff \ ${PATCHDIR}/0056-khotkeys_input_84434.patch \ ${PATCHDIR}/0059-qpopup_has_mouse.patch \ ${PATCHDIR}/0060-qpopup_ignore_mousepos.patch \ - ${PATCHDIR}/0061-qscrollview-propagate-horizontal-wheelevent.patch \ - ${PATCHDIR}/0064-fix_gcc4.patch \ - ${PATCHDIR}/0065-fix_werror_with_gcc4.patch \ - ${PATCHDIR}/0066-fcsort2fcmatch.patch \ - ${PATCHDIR}/0067-nofclist.patch + ${PATCHDIR}/0061-qscrollview-propagate-horizontal-wheelevent.patch PKGNAMESUFFIX= -copy COMMENT+= (+ KDE patches) CONFLICTS+= qt-3.3.* |