aboutsummaryrefslogtreecommitdiff
path: root/graphics/pgplot
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2004-02-17 00:31:55 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2004-02-17 00:31:55 +0000
commit222e7118b54541646f66de4bb4e6f0e52fde30d9 (patch)
treeb6fc9ed32340ce24d9341e8446d418d093d89cc7 /graphics/pgplot
parenta0b8c28a9bcd4b08dedcadd673c3b54527a9c071 (diff)
downloadports-222e7118b54541646f66de4bb4e6f0e52fde30d9.tar.gz
ports-222e7118b54541646f66de4bb4e6f0e52fde30d9.zip
This port requires perl to build.
Notes
Notes: svn path=/head/; revision=101113
Diffstat (limited to 'graphics/pgplot')
-rw-r--r--graphics/pgplot/Makefile3
1 files changed, 2 insertions, 1 deletions
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}