diff options
author | maho <maho@FreeBSD.org> | 2009-05-25 20:02:12 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2009-05-25 20:02:12 +0800 |
commit | 2877d3b965324bbe185ab6a71d887dbd7c33723f (patch) | |
tree | bf8d6e8c669bb1465085625821aca0ab8a03b38b /editors/openoffice-3-devel | |
parent | 37eafb0c5d6f579b555b5764ab7ca115962f5407 (diff) | |
download | freebsd-ports-gnome-2877d3b965324bbe185ab6a71d887dbd7c33723f.tar.gz freebsd-ports-gnome-2877d3b965324bbe185ab6a71d887dbd7c33723f.tar.zst freebsd-ports-gnome-2877d3b965324bbe185ab6a71d887dbd7c33723f.zip |
Add gtar dependency.
Spotted by: QAT@
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index c37e882902aa..6a4ea1385cf4 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -121,6 +121,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ bash:${PORTSDIR}/shells/bash \ imake:${PORTSDIR}/devel/imake \ + gtar:${PORTSDIR}/archivers/gtar \ ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf #i85469# BUILD_DEPENDS+= ant:${PORTSDIR}/devel/apache-ant |