summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-03-12 00:28:17 +0000
committeranholt <anholt@FreeBSD.org>2003-03-12 00:28:17 +0000
commitc7bf2528c31ea2b1bd64de93b156d0371fd8cd13 (patch)
tree5e450cd5a188db6a20be8c04b5573115e09f1df1 /Mk
parent5d5c493211361d05ed4d86552eccf0d972823485 (diff)
downloadFreeBSD-ports-c7bf2528c31ea2b1bd64de93b156d0371fd8cd13.zip
FreeBSD-ports-c7bf2528c31ea2b1bd64de93b156d0371fd8cd13.tar.gz
Change the imake-4 dependency to the new date.def file in XFree86 4.3.0.
Approved by: portmgr
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index add7d74..5a89b83 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1284,11 +1284,9 @@ XAWVER= 6
PKG_IGNORE_DEPENDS?= '^XFree86-3\.'
.else
.if defined(USE_IMAKE)
-BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake-4
-.if ${XFREE86_VERSION} == 4
+BUILD_DEPENDS+= ${X11BASE}/lib/X11/config/date.def:${PORTSDIR}/devel/imake-4
RUN_DEPENDS+= mkhtmlindex:${PORTSDIR}/devel/imake-4
.endif
-.endif
.if defined(USE_XPM) || defined(USE_DGS)
USE_XLIB= yes
.endif
OpenPOWER on IntegriCloud