summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-02-07 20:33:52 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-02-07 20:33:52 +0000
commit025f7f9daaccd77eb9f950f23bd1257ac4b4a4b7 (patch)
treef1b6bdb0469ae1943c3a56e9e3ecbb5ada674078 /math
parentDocument kpopup -- local root exploit and local denial of service. (diff)
Don't install bamg to avoid conflicts.
Noticed by: pointyhat via Kris
Notes
Notes: svn path=/head/; revision=155435
Diffstat (limited to 'math')
-rw-r--r--math/freefem++/Makefile1
-rw-r--r--math/freefem++/files/patch-src_Makefile.in13
2 files changed, 14 insertions, 0 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index b6188fd204b6..c23b77c90565 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freefem++
DISTVERSION= 2.2-1
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= http://www.freefem.org/ff++/ftp/
diff --git a/math/freefem++/files/patch-src_Makefile.in b/math/freefem++/files/patch-src_Makefile.in
new file mode 100644
index 000000000000..5e75b2be6572
--- /dev/null
+++ b/math/freefem++/files/patch-src_Makefile.in
@@ -0,0 +1,13 @@
+--- 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