diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:54:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:54:50 +0000 |
commit | a2acdd55d284300e2fe0fabf12ce05ea79cd8215 (patch) | |
tree | ed6b7caf3ac174fa1dd0aa90919d18a128f965d1 /graphics/p5-PGPLOT | |
parent | 3447b08a0a4d761f81f7d4eda4ab8a8fed0c95ab (diff) |
Notes
Diffstat (limited to 'graphics/p5-PGPLOT')
-rw-r--r-- | graphics/p5-PGPLOT/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index ba4712cfb3d6..40c8fcf3400d 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -19,6 +19,8 @@ COMMENT= A perl5 extension which makes available the pgplot library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77 +BROKEN= Incorrectly installs a perllocal.pod file + USE_PERL5= yes ALL_TARGET= dynamic SCRIPTS_ENV= PERL=${PERL} |