ports/74426: Update port: math/plplot

KATO Tsuguru tkato432 at yahoo.com
Fri Nov 26 16:10:38 UTC 2004


>Number:         74426
>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:   Fri Nov 26 16:10:37 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/plplot/Makefile math/plplot/Makefile
--- /usr/ports/math/plplot/Makefile	Fri Nov 26 19:56:19 2004
+++ math/plplot/Makefile	Fri Nov 26 22:45:30 2004
@@ -17,8 +17,6 @@
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
 
-BROKEN=		Broken pkg-plist
-
 USE_LIBLTDL=	yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
@@ -102,6 +100,8 @@
 		 s|-litcl$$|-litcl32|g ; \
 		 s|-ltcl$$|-ltcl83|g ; \
 		 s|-lpthread|${PTHREAD_LIBS:S/"//g}|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|tk octave java|tk|g' \
+		${WRKSRC}/bindings/Makefile.in
 	@${REINPLACE_CMD} -e 's| tclsh | ${LOCALBASE}/bin/tclsh8.3 |g' \
 		${WRKSRC}/scripts/mktclIndex
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list