diff options
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} |