aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2013-07-13 02:16:13 +0800
committerbsam <bsam@FreeBSD.org>2013-07-13 02:16:13 +0800
commitc3ee33b4792f5b2cf4ba6b8881436652c48cbe92 (patch)
tree1f13e222a4e27392d801555be181444ee341e3be /Mk
parent5688abbf508472f8c0b2f03572dbe745c4fdef44 (diff)
downloadfreebsd-ports-graphics-c3ee33b4792f5b2cf4ba6b8881436652c48cbe92.tar.gz
freebsd-ports-graphics-c3ee33b4792f5b2cf4ba6b8881436652c48cbe92.tar.zst
freebsd-ports-graphics-c3ee33b4792f5b2cf4ba6b8881436652c48cbe92.zip
Add QT4 (Linux Fedora 10).
Requested by: rene (at emulation@)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.linux-apps.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/Mk/bsd.linux-apps.mk b/Mk/bsd.linux-apps.mk
index 4f778dc92f0..fd9f4804956 100644
--- a/Mk/bsd.linux-apps.mk
+++ b/Mk/bsd.linux-apps.mk
@@ -64,7 +64,7 @@ _LINUX_APPS_ALL= allegro alsalib arts aspell atk cairo cups-libs curl dri esound
# 2.6.16 components
_LINUX_26_APPS= alsa-plugins-oss blt cyrus-sasl2 dbusglib dbuslibs \
libasyncns libidn libssh2 libv4l nspr nss openal-soft \
- openldap pulseaudio-libs sqlite3 tcl84 tk84
+ openldap pulseaudio-libs qt45 sqlite3 tcl84 tk84
_LINUX_APPS_ALL+= ${_LINUX_26_APPS}
@@ -340,6 +340,10 @@ qt33_DETECT= ${qt33${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
qt33_PORT= ${PORTSDIR}/x11-toolkits/linux${LINUX_DIST_SUFFIX}-qt33
qt33_DEPENDS= fontconfig libmng png
+qt45_f10_FILE= ${LINUXBASE}/usr/lib/libQtCore.so.4.5.3
+qt45_DETECT= ${qt45${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
+qt45_DEPENDS= fontconfig libmng png
+
sdl12_f10_FILE= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0.11.2
sdl12_DETECT= ${sdl12${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
sdl12_PORT= ${PORTSDIR}/devel/linux${LINUX_DIST_SUFFIX}-sdl12
1684157'>- Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-051-7/+1 * - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-061-1/+2 * Add missing USE_GETTEXTkris2006-01-261-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Not GCC is the culprit, but a more recent perl is required on 4.xvs2005-12-161-2/+3 * Unbreak on 4.x: Builds fine with GCC 3.4+vs2005-12-121-1/+1 * - Add SHA256pav2005-11-251-0/+1 * - Update to 0.4.0pav2005-09-07