ports/math/freefem++/files/patch-src_Makefile.in
Thierry Thomas 025f7f9daa Don't install bamg to avoid conflicts.
Noticed by:	pointyhat via Kris
2006-02-07 20:33:52 +00:00

13 lines
478 B
Text

--- src/Makefile.in.orig Fri Jan 27 22:33:41 2006
+++ src/Makefile.in Tue Feb 7 20:58:23 2006
@@ -208,8 +208,9 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
+# FreeBSD patch: don't install bamg, wich is available as math/bamg.
SUBDIRS = bamglib femlib iml Graphics Algo umfpack lglib fflib std x11 \
-nw mpi agl glx ide bin-win32 bamg
+nw mpi agl glx ide bin-win32
EXTRA_DIST = FreeFem++-CoCoa Carbon.r
all: all-recursive