mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Convert USE_DISPLAY to USES=display
This commit is contained in:
parent
4063eccdf2
commit
7bfd11049c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324176
@ -1,5 +1,3 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: p5-OpenGL
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
|
||||
@ -20,8 +18,7 @@ MANUAL_PACKAGE_BUILD= fails to start X server on pointyhat
|
||||
|
||||
CONFIGURE_ARGS= interface=GLUT
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USE_DISPLAY= yes
|
||||
USE_PERL5= configure display:install
|
||||
USE_GL= glut
|
||||
|
||||
MAN3= Array.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user