diff options
Diffstat (limited to 'editors/staroffice60')
-rw-r--r-- | editors/staroffice60/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile index 48c0bc3f6c1..894aa7303c3 100644 --- a/editors/staroffice60/Makefile +++ b/editors/staroffice60/Makefile @@ -35,11 +35,11 @@ LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/lib:${LINUXBASE}/usr/lib INSTDB.INS= ${PREFIX}/${SOVERSION}/program/instdb.ins OPENCONFIG= ${PREFIX}/${SOVERSION}/share/config/registry/cache/instance/org/openoffice +.include <bsd.port.pre.mk> + SIZE!= /bin/df -k . | ${TAIL} -n 1 | ${AWK} '{print $$4}' LINPROCFS!= /sbin/mount | ${GREP} linprocfs | ${AWK} '{print $1}' -.include <bsd.port.pre.mk> - pre-fetch: .if ${LINPROCFS} @${ECHO} |