aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-OpenGL
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-05 12:07:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-05 12:07:20 +0000
commitf41a84cc7d54044c8fcbc96ce9aef8d24baf94a1 (patch)
treefb11824dba78512107bc8028b366c00245ab297b /graphics/p5-OpenGL
parent9322378f74a4f30723526ff97db8622a5f743c40 (diff)
downloadports-f41a84cc7d54044c8fcbc96ce9aef8d24baf94a1.tar.gz
ports-f41a84cc7d54044c8fcbc96ce9aef8d24baf94a1.zip
- support stage
Notes
Notes: svn path=/head/; revision=338751
Diffstat (limited to 'graphics/p5-OpenGL')
-rw-r--r--graphics/p5-OpenGL/Makefile5
-rw-r--r--graphics/p5-OpenGL/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/graphics/p5-OpenGL/Makefile b/graphics/p5-OpenGL/Makefile
index ef71790a7ca1..bc88e0ce0630 100644
--- a/graphics/p5-OpenGL/Makefile
+++ b/graphics/p5-OpenGL/Makefile
@@ -21,11 +21,6 @@ USES= perl5 display:install
USE_PERL5= configure
USE_GL= glut
-MAN3= Array.3 \
- OpenGL.3 \
- Tessellation.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Makefile.PL
diff --git a/graphics/p5-OpenGL/pkg-plist b/graphics/p5-OpenGL/pkg-plist
index 0c0396f5dcc6..88297a5da9e0 100644
--- a/graphics/p5-OpenGL/pkg-plist
+++ b/graphics/p5-OpenGL/pkg-plist
@@ -7,5 +7,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenGL/OpenGL.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenGL/OpenGL.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenGL/autosplit.ix
+%%PERL5_MAN3%%/Array.3.gz
+%%PERL5_MAN3%%/OpenGL.3.gz
+%%PERL5_MAN3%%/Tessellation.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenGL
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/OpenGL