aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorxmj <xmj@FreeBSD.org>2014-10-07 17:07:33 +0800
committerxmj <xmj@FreeBSD.org>2014-10-07 17:07:33 +0800
commit1ba8773ce033380dbcf1b134ba9ad9b3b1383847 (patch)
tree0f5ab3febd0409f30efc9d9b7864e1dec7c3fbc5 /Mk
parent4a9a516610d7654a7c510f8ddcc6c4bc4b233e04 (diff)
downloadfreebsd-ports-gnome-1ba8773ce033380dbcf1b134ba9ad9b3b1383847.tar.gz
freebsd-ports-gnome-1ba8773ce033380dbcf1b134ba9ad9b3b1383847.tar.zst
freebsd-ports-gnome-1ba8773ce033380dbcf1b134ba9ad9b3b1383847.zip
graphics/linux-c6-libGLU: Port of CentOS 6.5's Mesa libGLU
Add port of CentOS 6.5's libGLU library. This allows several games to be used with the new CentOS ports. While here: - Add c6 libglu to Mk/bsd.linux-apps.mk - Add to emulators/linux-c6 as dependency, bump PORTREVISION Differential Revision: https://reviews.freebsd.org/D841 Approved by: swills (mentor) Approved by: portmgr (bapt)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.linux-apps.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.linux-apps.mk b/Mk/bsd.linux-apps.mk
index 6918ec9e74d6..f51419ce715a 100644
--- a/Mk/bsd.linux-apps.mk
+++ b/Mk/bsd.linux-apps.mk
@@ -256,6 +256,7 @@ libglade2_DETECT= ${libglade2${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
libglade2_PORT= ${PORTSDIR}/devel/linux${LINUX_DIST_SUFFIX}-libglade2
libglu_f10_FILE= ${LINUXBASE}/usr/lib/libGLU.so.1
+libglu_c6_FILE= ${LINUXBASE}/usr/lib/libGLU.so.1
libglu_DETECT= ${libglu${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
libglu_PORT= ${PORTSDIR}/graphics/linux${LINUX_DIST_SUFFIX}-libGLU