ports/105845: [MAINTAINER] math/asymptote: fix building on pointyhat

Nicola Vitale nivit at email.it
Sat Nov 25 14:00:24 UTC 2006


>Number:         105845
>Category:       ports
>Synopsis:       [MAINTAINER] math/asymptote: fix building on pointyhat
>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 Nov 25 14:00:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD arancino.domo.sva 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #8: Fri Nov 10 13:14:34 CET 2006
>Description:
- Fix a path in doc/Makefile
  ( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log )


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

--- asymptote-1.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/asymptote/files/patch-doc-Makefile /usr/ports/math/asymptote.fix_patch-doc-Makefile/files/patch-doc-Makefile
--- /usr/ports/math/asymptote/files/patch-doc-Makefile	Sat Nov 25 11:24:04 2006
+++ /usr/ports/math/asymptote.fix_patch-doc-Makefile/files/patch-doc-Makefile	Sat Nov 25 11:59:10 2006
@@ -1,5 +1,5 @@
 --- doc/Makefile	Sun Nov  5 09:02:52 2006
-+++ doc/Makefile.port	Tue Nov  7 13:50:15 2006
++++ doc/Makefile.port	Sat Nov 25 11:57:33 2006
 @@ -2,7 +2,7 @@
  ASYFILES = $(wildcard *.asy) latexusage.asy
  FIGURES = version.texi 
@@ -13,7 +13,7 @@
  	rm -rf asymptote
  
  install: man faq
-+	mkdir $(prefix)/share/doc/asympote
++	mkdir $(prefix)/share/doc/asymptote
  	cd FAQ; $(MAKE) install
  	${INSTALL} -d -m 755 $(docdir) $(mandir)/man1
 -	${INSTALL} -p -m 644 {$(DOCFILES)} $(docdir)
--- asymptote-1.18.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list