aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2009-04-10 00:36:29 +0800
committerbsam <bsam@FreeBSD.org>2009-04-10 00:36:29 +0800
commita4d964c63e8607df6ea5dd1a612c7d17812a39c4 (patch)
treeb2ed46fa7cdf05c2a8cce3ecb852d9e33d03c88e /Mk
parent38f908256f9816a8b9a48cf453749848ba4a3302 (diff)
downloadfreebsd-ports-graphics-a4d964c63e8607df6ea5dd1a612c7d17812a39c4.tar.gz
freebsd-ports-graphics-a4d964c63e8607df6ea5dd1a612c7d17812a39c4.tar.zst
freebsd-ports-graphics-a4d964c63e8607df6ea5dd1a612c7d17812a39c4.zip
Add a new component: dri.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.linux-apps.mk11
1 files changed, 10 insertions, 1 deletions
diff --git a/Mk/bsd.linux-apps.mk b/Mk/bsd.linux-apps.mk
index 09d7e79810f..e08f293ba04 100644
--- a/Mk/bsd.linux-apps.mk
+++ b/Mk/bsd.linux-apps.mk
@@ -54,7 +54,7 @@ LINUX_DIST_SUFFIX=
WEB_AUTH= nvu
# Non-version specific components
-_LINUX_APPS_ALL= allegro alsalib arts aspell atk cairo curl esound expat fontconfig \
+_LINUX_APPS_ALL= allegro alsalib arts aspell atk cairo curl dri esound expat fontconfig \
freealut gdkpixbuf gtk gtk2 hicontheme imlib jpeg libaudiofile \
libg2c libglade libglade2 libglu libmng libogg libsigcpp20 libssh2 libtheora \
libvorbis libxml libxml2 mikmod openal openmotif pango png png10 qt33 \
@@ -124,6 +124,15 @@ curl_f8_FILE= ${LINUXBASE}/usr/lib/libcurl.so.4.1.0
curl_DETECT= ${curl${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
curl_PORT= ${PORTSDIR}/ftp/linux${LINUX_DIST_SUFFIX}-curl
+dri_FILE= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1
+dri_f8_FILE= ${LINUXBASE}/usr/lib/libGL.so.1
+dri_DETECT= ${dri${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
+. if ${LINUX_DIST_SUFFIX} == "-f8"
+dri_PORT= ${PORTSDIR}/graphics/linux-f8-dri
+.else
+dri_PORT= ${PORTSDIR}/graphics/linux_dri
+.endif
+
esound_FILE= ${LINUXBASE}/usr/lib/libesd.so.0.2.36
esound_f8_FILE= ${LINUXBASE}/usr/lib/libesd.so.0.2.38
esound_DETECT= ${esound${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
2005-01-10 01:24:23 +0800'>2005-01-102-7/+24 * Update to 0.07mat2005-01-082-3/+12 * Upgrade to 0.5.4.thierry2004-12-282-3/+3 * This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-191-0/+2 * Clean up handling of locale directories at deinstall-time:kris2004-12-162-0/+4 * Software developers fixed double-entry account field in transactionkrion2004-12-161-2/+2 * Software developers fixed double-entry account field inkrion2004-12-161-2/+2 * Add p5-Finance-Currency-Convert-XE, a currency conversion module thattobez2004-12-155-0/+51 * Update to version 3.2.3krion2004-12-123-13/+4 * Update to version 3.2.3krion2004-12-127-231/+81 * Update to 0.28.tobez2004-12-062-3/+3 * Upgrade to 0.5.3.thierry2004-11-293-7/+11 * Mark BROKEN on alpha for the time being. The build causes xsltproc tomarcus2004-11-291-1/+7 * Add missing libtool droppingskris2004-11-261-0/+8 * Use new INSTALLS_OMF.mezz2004-11-232-6/+1 * BROKEN: Does not compilekris2004-11-181-0/+2 * Update to 1.8.4ahze2004-11-123-129/+157 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-082-0/+2