1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add missing depends

PR:		ports/168846
Submitted by:	Niclas Zeising <zeising@daemonic.se>
This commit is contained in:
Eitan Adler 2012-06-09 05:48:43 +00:00
parent 0edb6def94
commit b1ea4e7c9c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298796

View File

@ -14,7 +14,8 @@ MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL spinning pocket watch demo and benchmark utility
USE_GL= glut
USE_XORG= xi xmu xext x11
USE_GL= gl glu glut
MAKEFILE= makefile
MAKE_ARGS= CC="${CXX}" LN="${CXX}" OPT="${OPT}" \
INCLUDE_PATH="-I${LOCALBASE}/include" \