summaryrefslogtreecommitdiffstats
path: root/graphics/pgplot/Makefile
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2004-02-17 00:31:55 +0000
committerjmz <jmz@FreeBSD.org>2004-02-17 00:31:55 +0000
commit0e8b2c58c6d6393649ea09e27a5e32ceaa155e4c (patch)
tree94924e66f5d561207ace0e475ee077cd988df865 /graphics/pgplot/Makefile
parent0a8386a7f640f6b86a36b985d8230f6cf9696b8d (diff)
downloadFreeBSD-ports-0e8b2c58c6d6393649ea09e27a5e32ceaa155e4c.zip
FreeBSD-ports-0e8b2c58c6d6393649ea09e27a5e32ceaa155e4c.tar.gz
This port requires perl to build.
Diffstat (limited to 'graphics/pgplot/Makefile')
-rw-r--r--graphics/pgplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile
index 2379e05..4d99df9 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}
OpenPOWER on IntegriCloud