summaryrefslogtreecommitdiff
path: root/x11-servers
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-06 02:00:29 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-06 02:00:29 +0000
commit3efa98060a61b51aec2ce445b6c1c2ae6e5184e0 (patch)
treee80a12da5da49609cdb515034442534c5744a73e /x11-servers
parentChange BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4. (diff)
Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does not
imply the existence of xmkmf in XFree86-4.
Notes
Notes: svn path=/head/; revision=32326
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XttXF86srv-common/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile
index 0e0c0dd1cbf1..933b6d4bfa9d 100644
--- a/x11-servers/XttXF86srv-common/Makefile
+++ b/x11-servers/XttXF86srv-common/Makefile
@@ -58,6 +58,12 @@ DOCDIR= ${PREFIX}/share/doc/Xtt
PATCH_DIST_ARGS= -d ${WRKDIR} --forward --quiet -E ${PATCH_STRIP}
#PATCH_DIST_STRIP= -p1
+.include <bsd.port.pre.mk>
+
+.if ${XFREE86_VERSION} == 4
+BUILD_DEPENDS+= xmkmf:${PORTSDIR}/devel/imake-4
+.endif
+
# ******************
# USE_SHARED_WRKSRC:
# All Xtt ports require many disk space. Imagen, X source code will extract
@@ -111,8 +117,6 @@ ALL_TARGET= libfont
ALL_TARGET= World
.endif
-.include <bsd.port.pre.mk>
-
pre-fetch:
.if defined(USE_SHARED_WRKSRC)
@( \