aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-04-20 01:08:04 +0800
committerlofi <lofi@FreeBSD.org>2007-04-20 01:08:04 +0800
commit43404bb558fdbf21dfea86b33ff69de82991385e (patch)
tree7a31726ac01ff730b15d92e60de131efbdf5a4c4 /Mk
parent18159a3ac1812e45272d9372ab81e073abaedba1 (diff)
downloadfreebsd-ports-gnome-43404bb558fdbf21dfea86b33ff69de82991385e.tar.gz
freebsd-ports-gnome-43404bb558fdbf21dfea86b33ff69de82991385e.tar.zst
freebsd-ports-gnome-43404bb558fdbf21dfea86b33ff69de82991385e.zip
Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This avoids conflicts once X11BASE has been changed to /usr/local and incidentally makes the naming scheme of the qt4 executables in ports equal to that of the Fedora Core and Debian packages.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.kde.mk4
-rw-r--r--Mk/bsd.kde4.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/Mk/bsd.kde.mk b/Mk/bsd.kde.mk
index 080b1919f868..5ee5ee159d8d 100644
--- a/Mk/bsd.kde.mk
+++ b/Mk/bsd.kde.mk
@@ -140,8 +140,8 @@ CONFIGURE_ENV+= MOC="${MOC}" CPPFLAGS="${CPPFLAGS} ${QTCPPFLAGS}" LIBS="${QTCFGL
# Qt 4.x common stuff
QT_PREFIX?= ${LOCALBASE}
-MOC?= ${QT_PREFIX}/bin/moc4
-UIC?= ${QT_PREFIX}/bin/uic4
+MOC?= ${QT_PREFIX}/bin/moc-qt4
+UIC?= ${QT_PREFIX}/bin/uic-qt4
QMAKE?= ${QT_PREFIX}/bin/qmake-qt4
QMAKESPEC?= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk
index 080b1919f868..5ee5ee159d8d 100644
--- a/Mk/bsd.kde4.mk
+++ b/Mk/bsd.kde4.mk
@@ -140,8 +140,8 @@ CONFIGURE_ENV+= MOC="${MOC}" CPPFLAGS="${CPPFLAGS} ${QTCPPFLAGS}" LIBS="${QTCFGL
# Qt 4.x common stuff
QT_PREFIX?= ${LOCALBASE}
-MOC?= ${QT_PREFIX}/bin/moc4
-UIC?= ${QT_PREFIX}/bin/uic4
+MOC?= ${QT_PREFIX}/bin/moc-qt4
+UIC?= ${QT_PREFIX}/bin/uic-qt4
QMAKE?= ${QT_PREFIX}/bin/qmake-qt4
QMAKESPEC?= ${QT_PREFIX}/share/qt4/mkspecs/freebsd-g++
ports-gnome/commit/mail?h=gnome-3.24&id=25b481afd34e89fa144e65119968dcdacc620fac'>- Update to 1.4.1pav2005-10-227-17/+540 * - Toggle default options to avoid conflicting dependenciespav2005-10-221-12/+14 * - Update to 1.12pav2005-10-222-3/+3 * - Update to 1.1.1pav2005-10-223-3/+11 * - Add Roundcube 0.1-20051007, a webmail written in PHP, following XHTML andflz2005-10-227-0/+358 * - Fix pkg-plist. Unbreak.sem2005-10-212-8/+0 * Update port: mail/postfinger update to 1.30edwin2005-10-212-5/+4 * - Update to 1.0.a4pav2005-10-2110-68/+50 * Teach startup script about dspam_pidfile variable. We can't usegarga2005-10-211-1/+2 * Fix MASTER_SITE_SUBDIR handlingvs2005-10-201-3/+3 * update to 2.0.3oliver2005-10-194-6/+6 * Upgrade to 4.0.4.thierry2005-10-199-21/+60 * Upgrade to 2.0.4.thierry2005-10-199-441/+483 * Remove deprecated port mail/stuphead: master site disappearedvs2005-10-1921-390/+0 * Remove WWW-tag which points to site that no longer existsvs2005-10-181-2/+0 * Undeprecate: altlinux carries a source-rpmvs2005-10-182-6/+16 * Update to 1.14lth2005-10-182-3/+3 * - Update to 3.6.0garga2005-10-184-171/+168 * Remove unnecessary if statement.ehaupt2005-10-181-4/+0 * Although configure looks for libjpeg, it's not used at all, so drop LIB_DEPENDS.vs2005-10-171-4/+2 * - Perl modules require perl level > 500806ehaupt2005-10-171-6/+3 * Update to 1.8vs2005-10-172-9/+13 * - Fix pkg-plist and preserve modified config files on update/removalehaupt2005-10-172-0/+3 * - Remove "." entry from MASTER_SITE_SUBDIR that was added for testingclsung2005-10-171-1/+1 * Use PTHREAD_LIBSmnag2005-10-172-49/+15 * Remove undeliverable maintainer address:kris2005-10-172-2/+2 * Remove myself from MAINTAINERache2005-10-171-1/+1 * Upgrade to 1.0.2.thierry2005-10-179-9/+45 * Use MAKE_ARGSvs2005-10-162-33/+1 * Update mail/getmail to 4.3.13, which includes a new retriever type as notedvs2005-10-162-5/+6 * Respect CC, CFLAGS and PREFIXkris2005-10-162-4/+22 * Corrected build dependenciesmnag2005-10-161-1/+2 * Remove CONFIGURE_TARGET from CONFIGURE_ENV. It makes configure failehaupt2005-10-161-2/+1 * - Make port respect CFLAGSehaupt2005-10-161-0/+4 * - Update to 1.6ehaupt2005-10-162-4/+7 * o Add UCSPI_SSL OPTIONS which "Add ucspi-ssl SMTP SSL transportlioux2005-10-152-1/+40 * - Update to 4.3.12ehaupt2005-10-154-25/+3 * Backport WITH_OPENLDAP_VER from mail/postfixmnag2005-10-142-1/+7 * Add WITH_OPENLDAP_VER to reflect options menumnag2005-10-148-8/+32 * Update the checksum info for the maildir patch. I had an old versiondougb2005-10-141-2/+2 * Fix duplicate LATEST_LINK.tmclaugh2005-10-142-1/+3 * Update to 2.3-20051011mnag2005-10-142-3/+3 * - Fix plistgarga2005-10-141-2/+0 * - Update to 2.1garga2005-10-137-81/+108 * - Update to spamcontrol-2317garga2005-10-133-24/+54 * Fix pkg-plist. This was caused by differences between the gacutil intmclaugh2005-10-132-3/+1 * Update distfile (only a minor change to the documentation).ale2005-10-121-2/+2 * INSTALL_SHLIBS, INSTALL_SHLIB -> INSTALLS_SHLIBedwin2005-10-121-1/+1 * Add checksums for the maildir patches as welldougb2005-10-121-0/+2 * Update Pine and Pico to 4.64, the latest from UW. This version containsdougb2005-10-1210-165/+59 * Add quoting back to DEPRECATED, to combat the extra set of quotes thatfenner2005-10-111-1/+1 * Add p5-Email-Folder-POP3 1.01, Email::Folder access to POP3 folders.lth2005-10-115-0/+43 * - Update to 0.52.1pav2005-10-114-82/+94 * Update to 0.95.7 [1]mnag2005-10-113-19/+20 * Update to version 2.17.demon2005-10-102-3/+3 * Reset bouncing maintainer addresses.linimon2005-10-101-1/+1 * Remove dead project site.linimon2005-10-101-2/+0 * Reset bouncing maintainer address; mark broken since it does not fetch.linimon2005-10-101-3/+2 * readd DRAC functionalityoliver2005-10-103-54/+10 * Update to 4.54krion2005-10-093-17/+3 * The RABL (pronounced "rabble") server is a statistical, machine-automated andmnag2005-10-086-0/+93 * - Add support for php 5.0.5ale2005-10-084-1/+100 * Don't add extra quotes around DEPRECATED when BROKEN already hasfenner2005-10-081-1/+1 * remove sf mirrors from MASTER_SITES since the files is not located there.oliver2005-10-072-6/+2 * Fix RUN_DEPENDS, which was broken with WITH_RELAY_COUNTRY turned on.tobez2005-10-071-2/+2 * Update to 0.68skv2005-10-072-4/+4 * Update to 0.93.0 release.ale2005-10-072-3/+3 * Take MAINTAINERmnag2005-10-071-1/+1 * Update to 2.1.5mnag2005-10-072-4/+4 * Update to 0.9.7 release.ale2005-10-063-3/+7 * Change MAINTAINER address for my ports.ehaupt2005-10-068-8/+8 * Update to 1.9.15.netchild2005-10-068-38/+8 * Upgrade to 2004g: fix vulnerability CAN-2005-2933.thierry2005-10-064-6/+6 * Introduce a versioned dependency on p5-Net-DNS. Earlier versions look fishyvs2005-10-061-1/+1 * Registering LATEST_LINK for mail/sympa5ehaupt2005-10-051-0/+1 * - Update to 2.0.2sergei2005-10-053-6/+6 * - Add gmime2-sharp, slave port of gmime2. This port provides the C#tmclaugh2005-10-056-5/+77 * Update to 1.11mnag2005-10-052-6/+6 * Update to 0.80skv2005-10-052-3/+3 * Proper link when use OPENSSL from ports.mnag2005-10-0416-40/+40 * Proper link when use OPENSSL from ports.mnag2005-10-041-1/+1 * Update mail/lmtp2nntp from 1.3.0 to 1.4.0:vsevolod2005-10-043-22/+24 * - update mail/p5-Mail-Mbox-MessageParser to version 1.4001clsung2005-10-043-4/+8 * New portmnag2005-10-034-0/+36 * - Change my e-mailaz2005-10-031-1/+1 * - Fix file/patch-src-Language.pm bad directory for locales doesn'tgarga2005-10-031-1/+10 * s/Exit/exit/ on pkg-installgarga2005-10-031-1/+1 * Readd exim-monitor with fixed/completed plist.krion2005-10-039-0/+127 * - Update to 2.77pav2005-10-022-11/+6 * Add sylpheed2 2.1.3, a development version of sylpheed2.nork2005-10-024-24/+36 * Upgrade to 20050930.thierry2005-10-012-5/+5 * Remove mail/exim-monitor.linimon2005-10-011-1/+0 * Remove expired port.linimon2005-10-018-126/+0 * Update to 0.23skv2005-10-012-4/+4 * - Update to 2.9.0garga2005-09-302-3/+3 * Update to 1.6.1mnag2005-09-305-29/+23 * - Take maintainershipgarga2005-09-301-1/+1 * Update to 5.418.tobez2005-09-303-4/+3 * Update to 1.16skv2005-09-302-4/+4 * Update to 1.0.7.marcus2005-09-3012-40/+44 * - enable RelayCountry if WITH_RELAY_COUNTRY is definedleeym2005-09-301-1/+4 * Reset PORTREVISION.ale2005-09-291-1/+0 * Update to 0.92.1 release.ale2005-09-292-3/+3 * - Add sympa5 to CONFLICTSgarga2005-09-291-0/+2 * Add sympa5 5.1, sympa is an electronic mailing list manager.garga2005-09-2914-0/+995 * update to 2.0.2oliver2005-09-294-6/+6 * Add RELAY_COUNTRY support.tobez2005-09-291-0/+6 * Update to snapshot 20050927vsevolod2005-09-292-3/+3 * Update to 1.1.2mnag2005-09-293-19/+13 * VDA bugfixmnag2005-09-298-16/+16 * Update to 1.2.4mnag2005-09-296-38/+27 * Add exim-sqlite, to support sqlite lookups.krion2005-09-282-0/+14 * Update to 4.53krion2005-09-2813-644/+67 * Update to 0.5.1mnag2005-09-2813-57/+158 * Rodrigo Graeff <delphus@delphus.org> merged qmtpc and outgoingipgarga2005-09-272-10/+9 * changeoliver2005-09-271-1/+1 * Upgrade to 2.53.wes2005-09-272-3/+3 * make the configure a bit more readable, and enhance a prefixed installation.oliver2005-09-271-5/+9 * Update to dovecot-1.0.a3, now the recommended version.vsevolod2005-09-278-314/+242 * - Add option to use sendmail from base/portspav2005-09-261-6/+49 * Bump PORTREVISION reflecting update on mail/libetpanmnag2005-09-252-0/+2 * Update to 0.39mnag2005-09-253-4/+5 * update to 4.0.6oliver2005-09-242-3/+3 * update tp 5.0.6oliver2005-09-242-3/+3 * - Fix the sed for libesd and kill the major version of librarymezz2005-09-244-12/+8 * Update to 2.3-20050922mnag2005-09-232-3/+3 * - Add a workaround for 4.x with the system perlsem2005-09-232-4/+4 * Update to 2.3.5.marcus2005-09-235-48/+12 * search.cpan.org redirect reduction canonicalization project, pass 3:fenner2005-09-231-1/+1 * search.cpan.org redirect reduction canonicalization project, pass 2:fenner2005-09-221-1/+1 * search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-22