1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00

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.
This commit is contained in:
Akinori MUSHA 2002-01-19 19:49:43 +00:00
parent ab25d28d50
commit c04fa4840e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53354
3 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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