Fix dependency: libglut.3. -> glut.3
Noticed by: PointyHat Construction Company
This commit is contained in:
parent
f89ced56a9
commit
3d6e3829f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125499
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ COMMENT= Scriptable space flight simulator for X
|
|||
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
libglut.3:${PORTSDIR}/graphics/libglut
|
||||
glut.3:${PORTSDIR}/graphics/libglut
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
|
Loading…
Reference in a new issue