diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-20 15:06:14 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-20 15:06:14 +0000 |
commit | 7e223b85118f24db9d6d99ba140621d85e2af079 (patch) | |
tree | d79f93c82dac5aec16534db50c252c8339ae3e0c /german | |
parent | 97df660718094932aa2f31a2c7235a8f991b8286 (diff) | |
download | ports-7e223b85118f24db9d6d99ba140621d85e2af079.tar.gz ports-7e223b85118f24db9d6d99ba140621d85e2af079.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/staroffice5/Makefile | 2 | ||||
-rw-r--r-- | german/staroffice52/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/german/staroffice5/Makefile b/german/staroffice5/Makefile index 93d832dd5f16..93b5f61f52c7 100644 --- a/german/staroffice5/Makefile +++ b/german/staroffice5/Makefile @@ -30,7 +30,7 @@ EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= -u NO_BUILD= yes DIST_SUBDIR= staroffice5 -USE_PERL= yes +USE_PERL5_BUILD=yes WRKSRC= ${WRKDIR}/so51inst .include <bsd.port.pre.mk> diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile index 3a28df9b26d8..f5f744fe8100 100644 --- a/german/staroffice52/Makefile +++ b/german/staroffice52/Makefile @@ -44,7 +44,7 @@ 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 -USE_PERL= yes +USE_PERL5_BUILD=yes .include <bsd.port.pre.mk> |