diff options
Diffstat (limited to 'graphics/pgperl/Makefile')
-rw-r--r-- | graphics/pgperl/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pgperl/Makefile b/graphics/pgperl/Makefile index 0aed34eec067..0802de95dd5f 100644 --- a/graphics/pgperl/Makefile +++ b/graphics/pgperl/Makefile @@ -8,14 +8,14 @@ PORTNAME= pgperl PORTVERSION= 2.17 PORTREVISION= 1 -CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +CATEGORIES= graphics perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGPLOT -DISTNAME= PGPLOT-${PORTVERSION} +DISTNAME= PGPLOT-${PORTVERSION} MAINTAINER= jmz@FreeBSD.org -LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot +LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/ExtUtils/F77.pm:${PORTSDIR}/lang/p5-F77 USE_PERL5= yes |