aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-07-10 10:19:52 +0800
committermaho <maho@FreeBSD.org>2005-07-10 10:19:52 +0800
commitd428f5c69dbac073a62d702d5ce725bfaa907c8b (patch)
tree9d62c0c2becc38ec15d139e9e69de322551e705b /editors
parent5c655b76bf48995f31b4b70ad3f36dc4014ef1e5 (diff)
downloadfreebsd-ports-gnome-d428f5c69dbac073a62d702d5ce725bfaa907c8b.tar.gz
freebsd-ports-gnome-d428f5c69dbac073a62d702d5ce725bfaa907c8b.tar.zst
freebsd-ports-gnome-d428f5c69dbac073a62d702d5ce725bfaa907c8b.zip
Use USE_IMAKE instead of explicitly
writing at BUILD_DEPEND section
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.1-devel/Makefile4
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 1694c3cedb29..4e7b05f6b731 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-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
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
09-04-09 08:11:47 +0800'>2009-04-091-11/+1 * - Fix plist after ruby update by generating it dynamically.stas2009-02-142-68/+1 * - Add ruby 1.9 supportstas2008-04-061-3/+4 * - Update to 0.5.3miwi2007-09-232-4/+4 * - Update to 0.5.2miwi2007-09-142-4/+4