From 1aae2fb257db1e34d6fd02902d1b1ed910021ba9 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sun, 10 Jul 2005 02:19:52 +0000 Subject: Use USE_IMAKE instead of explicitly writing at BUILD_DEPEND section --- editors/openoffice.org-1.1-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/openoffice.org-1.1-devel') diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 1694c3cedb29..4e7b05f6b731 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -35,6 +35,7 @@ USE_GNOME= orbit .endif USE_XLIB= yes +USE_IMAKE= yes USE_PERL5= yes USE_BISON= yes USE_GMAKE= yes @@ -110,8 +111,7 @@ CXX= g++32 .endif BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip \ - gcp:${PORTSDIR}/sysutils/coreutils \ - imake:${X_IMAKE_PORT} + gcp:${PORTSDIR}/sysutils/coreutils .if defined(WITHOUT_JAVA) LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt .else -- cgit v1.2.3