freebsd-ports/math/bamg/files/patch-Makefile
Kirill Ponomarev c19f8483b3 Add bamg 0.68, bidimensional Anisotrope Mesh Generator.
http://www-rocq1.inria.fr/gamma/cdrom/www/bamg/eng.htm

PR:		60837
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-02 21:54:30 +00:00

12 lines
234 B
Plaintext

--- Makefile.orig Thu Apr 5 10:15:28 2001
+++ Makefile Wed Dec 17 23:56:36 2003
@@ -5,7 +5,7 @@
all: bamg cvmsh2 $(FLAGFILE)
-INSTALLDIR=/usr/local/bin
+INSTALLDIR=$(PREFIX)/bin
FLAGFILE=FLAG.$(HOSTTYPE)
include $(FLAGFILE)