add dependency on graphics/libglut
This commit is contained in:
parent
add78df5ce
commit
e2056397ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125129
@ -16,7 +16,8 @@ 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
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
libglut.3:${PORTSDIR}/graphics/libglut
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
Loading…
Reference in New Issue
Block a user