aboutsummaryrefslogtreecommitdiff
path: root/german/staroffice52
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-29 10:53:27 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-29 10:53:27 +0000
commitbc07afc1c299155a3451d285f1e3c862af0c8e83 (patch)
tree1fecad8c5762f1c1f723e927775d4b37b5a0f7d9 /german/staroffice52
parent5406488640c9d4292c7a5349facb9e09d7fb04dc (diff)
downloadports-bc07afc1c299155a3451d285f1e3c862af0c8e83.tar.gz
ports-bc07afc1c299155a3451d285f1e3c862af0c8e83.zip
Notes
Diffstat (limited to 'german/staroffice52')
-rw-r--r--german/staroffice52/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile
index 2a2a6b5a79c9..606940cd114a 100644
--- a/german/staroffice52/Makefile
+++ b/german/staroffice52/Makefile
@@ -43,8 +43,8 @@ LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/lib:${LINUXBASE}/usr/lib
INSTDB.INS= ${PREFIX}/office52/program/instdb.ins
SUNSOLVE= ${WRKDIR}/109939-03
ADABAS_DIST= soa-5_2-ga-bin-linux-de.bin
-SIZE!= /bin/df -k . | /usr/bin/tail -n 1 | /usr/bin/awk '{print $$4}'
-LINPROCFS!= /sbin/mount | /usr/bin/grep linprocfs | /usr/bin/awk '{print $1}'
+SIZE!= /bin/df -k . | ${TAIL} -n 1 | ${AWK} '{print $$4}'
+LINPROCFS!= /sbin/mount | ${GREP} linprocfs | ${AWK} '{print $1}'
.include <bsd.port.pre.mk>