aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.1-devel
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-07-10 11:08:36 +0800
committermaho <maho@FreeBSD.org>2005-07-10 11:08:36 +0800
commita703da94b95b8deefe500c205be6ac1f769d2fba (patch)
tree5a0e531098005962a3a2e7d320303c1d94a4dcfa /editors/openoffice.org-1.1-devel
parentd428f5c69dbac073a62d702d5ce725bfaa907c8b (diff)
downloadfreebsd-ports-graphics-a703da94b95b8deefe500c205be6ac1f769d2fba.tar.gz
freebsd-ports-graphics-a703da94b95b8deefe500c205be6ac1f769d2fba.tar.zst
freebsd-ports-graphics-a703da94b95b8deefe500c205be6ac1f769d2fba.zip
Backout USE_IMAKE
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 4e7b05f6b73..08d7ab1b5fc 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -35,7 +35,6 @@ USE_GNOME= orbit
.endif
USE_XLIB= yes
-USE_IMAKE= yes
USE_PERL5= yes
USE_BISON= yes
USE_GMAKE= yes
@@ -111,18 +110,15 @@ CXX= g++32
.endif
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip \
- gcp:${PORTSDIR}/sysutils/coreutils
+ gcp:${PORTSDIR}/sysutils/coreutils \
+ imake:${X_IMAKE_PORT}
.if defined(WITHOUT_JAVA)
LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt
-.else
-BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant
.endif
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}
CONFIGURE_WRKSRC= ${WRKSRC}/config_office
-ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
-UNZIP?= ${PREFIX}/bin/unzip
PKGMESSAGE= ${WRKDIR}/pkg-message
NUMOFPROCESSES?= 1