ports/52698: Update port: math/plplot

KATO Tsuguru tkato at prontomail.com
Mon May 26 15:00:32 UTC 2003


>Number:         52698
>Category:       ports
>Synopsis:       Update port: math/plplot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 08:00:25 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MAN

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/plplot/Makefile math/plplot/Makefile
--- /usr/ports/math/plplot/Makefile	Mon May 19 09:42:32 2003
+++ math/plplot/Makefile	Sun May 25 19:57:53 2003
@@ -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 @@
 		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:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list