opnsense-ports/math/asir2000/files/patch-plot_Makefile.am
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
462 B
Text

--- plot/Makefile.am.orig 2009-02-13 22:21:20.000000000 +0900
+++ plot/Makefile.am 2011-08-08 14:21:28.000000000 +0900
@@ -1,6 +1,6 @@
## $OpenXM: OpenXM_contrib2/asir2000/plot/Makefile.am,v 1.4 2009/02/13 13:21:20 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 \