summaryrefslogtreecommitdiffstats
path: root/biology/babel/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-06-25 19:23:45 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-06-25 19:23:45 +0000
commitc4839a83cafa58e997218598635adfc2a10441e6 (patch)
tree2bb8d3113f16eb6cf0067e0664c444652e4e5ce4 /biology/babel/Makefile
parentf178e3f71c8ac44d2f456d05c540cb279d0f3bb3 (diff)
downloadFreeBSD-ports-c4839a83cafa58e997218598635adfc2a10441e6.zip
FreeBSD-ports-c4839a83cafa58e997218598635adfc2a10441e6.tar.gz
Install into ${PREFIX}, not /usr/local.
PR: 12214 Submitted by: n_hibma
Diffstat (limited to 'biology/babel/Makefile')
-rw-r--r--biology/babel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/babel/Makefile b/biology/babel/Makefile
index 26a9619..01a631e 100644
--- a/biology/babel/Makefile
+++ b/biology/babel/Makefile
@@ -3,7 +3,7 @@
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
-# $Id: Makefile,v 1.1.1.1 1997/12/21 21:57:36 vanilla Exp $
+# $Id: Makefile,v 1.2 1997/12/24 07:24:10 vanilla Exp $
#
DISTNAME= babel-1.6
@@ -14,6 +14,6 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= frankch@waru.life.nthu.edu.tw
post-install:
- @ ${CAT} ${PKGDIR}/MESSAGE
+ @ ${CAT} ${PKGDIR}/MESSAGE | ${SED} -e 's:/usr/local:${PREFIX}:'
.include <bsd.port.mk>
OpenPOWER on IntegriCloud