freebsd-ports/math/asir2000/files/patch-bc
Volker Stolz 0f709c3563 Unreak: Chase pari-devel, update to 20050131
PR:		ports/76881
Submitted by:	Saito Tomokatsu (maintainer)
2005-02-01 16:22:29 +00:00

10 lines
449 B
Text

--- builtin/Makefile.am.orig Mon Dec 20 16:12:28 2004
+++ builtin/Makefile.am Mon Dec 20 16:12:46 2004
@@ -1,6 +1,6 @@
## $OpenXM: OpenXM_contrib2/asir2000/builtin/Makefile.am,v 1.8 2004/12/19 17:06:23 ohara Exp $
-asirdir = ${prefix}/lib/asir
+asirdir = ${prefix}/share/asir
DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
-I${top_srcdir}/gc/include \