summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2004-05-11 05:44:00 +0000
committeranholt <anholt@FreeBSD.org>2004-05-11 05:44:00 +0000
commit289910a925166d9b26815cb95338fe306868785e (patch)
treecf35f625a7b04e4fea6b7e1f2647651a7fa32267 /x11
parent1ea89c23036f6d5bcdd83a0c1ba8c06e2e5ca216 (diff)
downloadFreeBSD-ports-289910a925166d9b26815cb95338fe306868785e.zip
FreeBSD-ports-289910a925166d9b26815cb95338fe306868785e.tar.gz
Fix libGLU dependency.
PR: ports/66504 Submitted by: Coleman Kane <cokane@cokane.org>
Diffstat (limited to 'x11')
-rw-r--r--x11/xlibs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xlibs/Makefile b/x11/xlibs/Makefile
index 60cf7b2..e113d78 100644
--- a/x11/xlibs/Makefile
+++ b/x11/xlibs/Makefile
@@ -42,7 +42,7 @@ LIB_DEPENDS= Xp.6:${PORTSDIR}/x11/libXp \
xkbfile.1:${PORTSDIR}/x11/libxkbfile \
Xxf86vm.1:${PORTSDIR}/x11/libXxf86 \
GL.1:${PORTSDIR}/x11/libGL \
- GLU.1:${PORTSDIR}/x11/libGLU
+ GLU.1:${PORTSDIR}/graphics/libGLU
BUILD_DEPENDS= ${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}
OpenPOWER on IntegriCloud