diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2002-01-29 16:29:47 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2002-01-29 16:29:47 +0000 |
commit | 9d7f4d78ecad2bdd7a0c8ef2e0e2ab0eac5df937 (patch) | |
tree | b232846b5aee52b367d8d9e1c88cf177bec21614 /editors/staroffice52 | |
parent | dc222b0dab301e954fe0b67d644ca928d3648597 (diff) | |
download | ports-9d7f4d78ecad2bdd7a0c8ef2e0e2ab0eac5df937.tar.gz ports-9d7f4d78ecad2bdd7a0c8ef2e0e2ab0eac5df937.zip |
Notes
Diffstat (limited to 'editors/staroffice52')
-rw-r--r-- | editors/staroffice52/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile index f69ffeef8f62..df47e8250c6b 100644 --- a/editors/staroffice52/Makefile +++ b/editors/staroffice52/Makefile @@ -45,11 +45,12 @@ 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-en.bin -SIZE!= /bin/df -k . | ${TAIL} -n 1 | ${AWK} '{print $$4}' -LINPROCFS!= /sbin/mount | /usr/bin/grep linprocfs | ${AWK} '{print $1}' .include <bsd.port.pre.mk> +SIZE!= /bin/df -k . | ${TAIL} -n 1 | ${AWK} '{print $$4}' +LINPROCFS!= /sbin/mount | /usr/bin/grep linprocfs | ${AWK} '{print $1}' + pre-fetch: .if ${LINPROCFS} @${ECHO} |