aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-01 06:23:16 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-01 06:23:16 +0000
commit03a385a3d00cce2ec7b202777c00cebc73e4e8e6 (patch)
tree91b394d521c0a33ebd251016313380ff287ab957 /math/plplot
parent7464f336e31fd80c931c3eb1c4c62776e4e3f7f1 (diff)
Notes
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index a79064a25e6e..8aa00e5b9b12 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= plplot
PORTVERSION= 5.2.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -57,11 +58,11 @@ CONFIGURE_ENV+= ITKINCDIR="${LOCALBASE}/include/itk3.2" \
TCLINCDIR="${LOCALBASE}/include/tcl8.3" \
TCLPRIVATEINCDIR="${LOCALBASE}/include/tcl8.3/generic" \
TCLLIBDIR="${LOCALBASE}/lib"
+MAN1+= plrender.1 plserver.1 pltcl.1
PLIST_SUB+= TCLTK=""
.else
CONFIGURE_ARGS+= --disable-itcl --disable-tcl --disable-tk
PLIST_SUB+= TCLTK="@comment "
-MAN1+= plrender.1 plserver.1 pltcl.1
.endif
post-patch: