aboutsummaryrefslogtreecommitdiff
path: root/graphics/gplot/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-13 08:46:54 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-13 08:46:54 +0000
commitb34da857742d5f1ba78015d7e4379418b6e298d0 (patch)
tree2868a438f6ffd51865ab5ad5afb242fb2c95232b /graphics/gplot/Makefile
parentab5de95db2ba51025323dcfff5af5c6f35d9fbd4 (diff)
downloadports-b34da857742d5f1ba78015d7e4379418b6e298d0.tar.gz
ports-b34da857742d5f1ba78015d7e4379418b6e298d0.zip
Notes
Diffstat (limited to 'graphics/gplot/Makefile')
-rw-r--r--graphics/gplot/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile
index 1159a92f399b..5301173bcc36 100644
--- a/graphics/gplot/Makefile
+++ b/graphics/gplot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gplot
PORTVERSION= 4.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.psc.edu/pub/gplot/
DISTNAME= ${PORTNAME}
@@ -19,6 +20,11 @@ NO_WRKSUBDIR= yes
ALL_TARGET= drawcgm gtex gplot
MAN1= gplot.1
DOCS= gplot.hlp gplot.txt gtex.doc
+WANT_FORTRAN=yes #dummy but future use
+BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+FC= gfortran42
+F77= gfortran42
+MAKE_ENV+= FC="${FC}" F77="${F77}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gplot ${PREFIX}/bin