diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-02 22:11:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-02 22:11:24 +0000 |
commit | 69aea31c950a2f9869a8cae983059a4cbcfd97a4 (patch) | |
tree | f31856f350f430ac17ea07e003e105199eae4dd2 /graphics | |
parent | 7bfd11049c281419461c3f73bc1990e45dd38a2f (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-OpenGL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-OpenGL/Makefile b/graphics/p5-OpenGL/Makefile index 8a290bac9bc6..24d9481ef88e 100644 --- a/graphics/p5-OpenGL/Makefile +++ b/graphics/p5-OpenGL/Makefile @@ -17,8 +17,8 @@ USE_DISPLAY= requires an X server for configure stage MANUAL_PACKAGE_BUILD= fails to start X server on pointyhat CONFIGURE_ARGS= interface=GLUT -USES= perl5 -USE_PERL5= configure display:install +USES= perl5 display:install +USE_PERL5= configure USE_GL= glut MAN3= Array.3 \ |