summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-12-22 07:58:33 +0000
committerasami <asami@FreeBSD.org>1998-12-22 07:58:33 +0000
commit1fce6ca7dcb104aac9011ff131a2fe0754af0979 (patch)
tree0b7b54c6e0ade565cfb97af693b16d22de184ed9
parentfbbf24084dfe3091fa8d57fd1dc73f0127763714 (diff)
downloadFreeBSD-ports-1fce6ca7dcb104aac9011ff131a2fe0754af0979.zip
FreeBSD-ports-1fce6ca7dcb104aac9011ff131a2fe0754af0979.tar.gz
"work" -> "${WRKDIR}"
-rw-r--r--devel/ilu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ilu/Makefile b/devel/ilu/Makefile
index cec7cb5..ba358bc 100644
--- a/devel/ilu/Makefile
+++ b/devel/ilu/Makefile
@@ -3,7 +3,7 @@
# Date created: 29.9.1997
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.16 1998/12/01 16:21:59 cracauer Exp $
+# $Id: Makefile,v 1.17 1998/12/02 23:37:41 cracauer Exp $
#
DISTNAME= ilu-2.0alpha13
@@ -55,7 +55,7 @@ startup_dir= ${PREFIX}/etc/rc.d
startup_script= ${startup_dir}/50.ilu.sh
post-extract:
- chmod -R u+w work
+ chmod -R u+w ${WRKDIR}
post-patch:
${PATCH} ${PATCH_DIST_ARGS} < ${SHLIBPATCH}
OpenPOWER on IntegriCloud