aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/canna-server
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-01-20 03:49:43 +0800
committerknu <knu@FreeBSD.org>2002-01-20 03:49:43 +0800
commita0c135656375b4ed4f0d03b6ea3beb3dfca0ff46 (patch)
tree6e2723be6374a8f6056eef4d57fb5e21dd16c737 /japanese/canna-server
parent474ddd8af3278dda3b98d57dc53bc80bf9cccafe (diff)
downloadfreebsd-ports-gnome-a0c135656375b4ed4f0d03b6ea3beb3dfca0ff46.tar.gz
freebsd-ports-gnome-a0c135656375b4ed4f0d03b6ea3beb3dfca0ff46.tar.zst
freebsd-ports-gnome-a0c135656375b4ed4f0d03b6ea3beb3dfca0ff46.zip
Urgent fix before the freeze: Add the dependency on devel/imake if
XFREE86_VERSION is 3. This would probably fix the build failure on bento.
Diffstat (limited to 'japanese/canna-server')
-rw-r--r--japanese/canna-server/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index d94e660a7f4d..2efb77afd20b 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -24,6 +24,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= max@FreeBSD.org
+.if ${XFREE86_VERSION} == 3
+BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
+.endif
+
USE_IMAKE= yes
USE_X_PREFIX= no
ALL_TARGET= canna
/tr> * Use new INSTALLS_OMF.mezz2004-11-232-4/+1 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-44/+2 * Actually commit the version bump to 0.99.5.marcus2004-04-051-2/+1 * Update to 0.99.5.marcus2004-04-059-54/+96 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1 * Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-3/+1 * Convert to new GNOME infrastructure.marcus2003-04-221-6/+2 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Update to 0.99.marcus2003-04-044-11/+69 * * Change gnet dependency to gnet-glib2 which should fix some crashes usersmarcus2003-02-242-4/+5 * Gratuitous PORTREVISION bumps to handle implicit dependencies.marcus2003-02-081-0/+1 * Properly handle OMF files.marcus2003-01-311-0/+2 * chase gdbm lib versionijliao2003-01-031-1/+1 * Update to 0.98.126.marcus2002-11-114-25/+31 * Fix build on -CURRENT.marcus2002-10-131-0/+13 * Add missing dependency on gnomepanel.marcus2002-09-191-1/+1 * Add gnomeicu2 --> ports/net/gnomeicu2, repo-copied from ports/net/gnomeicusobomax2002-09-118-46/+178 * Update to 0.98.3.marcus2002-08-023-19/+4