ports/90213: [MAINTAINER] math/asymptote: fix building on i386/FreeBSD-6.0

Nicola Vitale nivit at email.it
Sat Dec 10 20:50:05 UTC 2005


>Number:         90213
>Category:       ports
>Synopsis:       [MAINTAINER] math/asymptote: fix building on i386/FreeBSD-6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 10 20:50:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD stellina.domo.sva 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #4: Mon Nov 28 10:22:09 CET 2005
>Description:

Fix building on pointyhat: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2005101122/asymptote-0.95.log

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- asymptote-0.95_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/asymptote/Makefile /usr/ports/math/asymptote.0.95_1/Makefile
--- /usr/ports/math/asymptote/Makefile	Fri Dec  2 13:36:14 2005
+++ /usr/ports/math/asymptote.0.95_1/Makefile	Sat Dec 10 21:31:45 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=	asymptote
 PORTVERSION=	0.95
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/math/asymptote/files/patch-Makefile.in /usr/ports/math/asymptote.0.95_1/files/patch-Makefile.in
--- /usr/ports/math/asymptote/files/patch-Makefile.in	Fri Dec  2 16:16:46 2005
+++ /usr/ports/math/asymptote.0.95_1/files/patch-Makefile.in	Sat Dec 10 19:03:02 2005
@@ -1,5 +1,5 @@
 --- Makefile.in	Tue Nov  8 08:22:41 2005
-+++ Makefile.in.port	Thu Nov 24 17:33:55 2005
++++ Makefile.in.port	Sat Dec 10 19:02:52 2005
 @@ -37,7 +37,7 @@
  datadir = @datadir@
  asydir = $(datadir)/asymptote
@@ -9,3 +9,12 @@
  animationsdir = $(exampledir)/animations
  latexdir = @latexdir@
  INSTALL = @INSTALL@
+@@ -64,7 +64,7 @@
+ 	rm -f $(GC).tar
+ 	cd $(GC); \
+ 	./configure --disable-threads --disable-shared --enable-cplusplus; \
+-	$(MAKE) check
++	$(MAKE)
+ 
+ doc:	asy
+ 	cd doc; $(MAKE) doc
--- asymptote-0.95_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list