diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-15 22:33:37 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-15 22:33:37 +0000 |
| commit | a710dc5470affa4ccce8a20990e9719cb0a03ccd (patch) | |
| tree | dd1f783e2b5025c37e1f25a1bee2ced28ebb18d1 | |
| parent | Update to 0.9.10.1.585 (diff) | |
Use a correct manual package build message.
Poked by: bapt
Sponsored by: Absolight
| -rw-r--r-- | graphics/p5-OpenGL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-OpenGL/Makefile b/graphics/p5-OpenGL/Makefile index 9ce079d2c5f8..0cbfaab72217 100644 --- a/graphics/p5-OpenGL/Makefile +++ b/graphics/p5-OpenGL/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX -MANUAL_PACKAGE_BUILD= fails to start X server on pointyhat +MANUAL_PACKAGE_BUILD= needs the X server it will be used with to build CONFIGURE_ARGS= interface=FREEGLUT USES= perl5 display:configure |
