From 0e8b2c58c6d6393649ea09e27a5e32ceaa155e4c Mon Sep 17 00:00:00 2001 From: jmz Date: Tue, 17 Feb 2004 00:31:55 +0000 Subject: This port requires perl to build. --- graphics/pgplot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/pgplot/Makefile') diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile index 2379e0550186..4d99df9d4c2a 100644 --- a/graphics/pgplot/Makefile +++ b/graphics/pgplot/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgplot PORTVERSION= 5.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION:R} @@ -17,6 +17,7 @@ COMMENT= A C/FORTRAN library for drawing graphs on a variety of display devices LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_XLIB= yes +USE_PERL5_BUILD=yes INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit