mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
http://www-rocq1.inria.fr/gamma/cdrom/www/bamg/eng.htm PR: 60837 Submitted by: Thierry Thomas <thierry@pompo.net>
11 lines
234 B
Text
11 lines
234 B
Text
--- 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)
|