aboutsummaryrefslogtreecommitdiffstats
path: root/math/bamg/files
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2014-01-27 06:45:51 +0800
committerstephen <stephen@FreeBSD.org>2014-01-27 06:45:51 +0800
commit0c24cb0d4ba681ff2bc8dbd2d54f0c932208048d (patch)
treeca2df6a1e1ab186712179795993025220ef2d802 /math/bamg/files
parent549394185249a3248583473447ede973cd989599 (diff)
downloadfreebsd-ports-gnome-0c24cb0d4ba681ff2bc8dbd2d54f0c932208048d.tar.gz
freebsd-ports-gnome-0c24cb0d4ba681ff2bc8dbd2d54f0c932208048d.tar.zst
freebsd-ports-gnome-0c24cb0d4ba681ff2bc8dbd2d54f0c932208048d.zip
- Implement staging.
Diffstat (limited to 'math/bamg/files')
-rw-r--r--math/bamg/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bamg/files/patch-Makefile b/math/bamg/files/patch-Makefile
index effad11df246..10f7a006b74c 100644
--- a/math/bamg/files/patch-Makefile
+++ b/math/bamg/files/patch-Makefile
@@ -5,7 +5,7 @@
all: bamg cvmsh2 $(FLAGFILE)
-INSTALLDIR=/usr/local/bin
-+INSTALLDIR=$(PREFIX)/bin
++INSTALLDIR=$(DESTDIR)$(PREFIX)/bin
FLAGFILE=FLAG.$(HOSTTYPE)
include $(FLAGFILE)