diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-07-26 19:19:20 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-07-26 19:19:20 +0000 |
commit | 66fee909266a1dedf3dfc1f03bb0841380d78805 (patch) | |
tree | 4c98d494bc4532b5dd5b19f4e47bcb3babf104c2 /graphics/digikam-doc/files/patch-configure | |
parent | Remove support for Qt3/kde in preparation for full Qt3/kde3 removal (diff) |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes
Notes:
svn path=/head/; revision=323748
Diffstat (limited to 'graphics/digikam-doc/files/patch-configure')
-rw-r--r-- | graphics/digikam-doc/files/patch-configure | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/graphics/digikam-doc/files/patch-configure b/graphics/digikam-doc/files/patch-configure deleted file mode 100644 index 6f5a48fee18c..000000000000 --- a/graphics/digikam-doc/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.orig 2009-03-18 08:14:13.000000000 +0100 -+++ configure 2009-03-18 08:14:52.000000000 +0100 -@@ -33346,10 +33346,6 @@ - - ac_config_files="$ac_config_files doc/pt_BR_digikam/Makefile" - --ac_config_files="$ac_config_files doc/pt_digikam/Makefile" -- --ac_config_files="$ac_config_files doc/pt_showfoto/Makefile" -- - ac_config_files="$ac_config_files doc/ru_digikam/Makefile" - - ac_config_files="$ac_config_files doc/showfoto/Makefile" -@@ -33988,8 +33984,6 @@ - "doc/nl_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/nl_digikam/Makefile" ;; - "doc/nl_showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/nl_showfoto/Makefile" ;; - "doc/pt_BR_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_BR_digikam/Makefile" ;; -- "doc/pt_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_digikam/Makefile" ;; -- "doc/pt_showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_showfoto/Makefile" ;; - "doc/ru_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/ru_digikam/Makefile" ;; - "doc/showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/showfoto/Makefile" ;; - "doc/sv_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/sv_digikam/Makefile" ;; |