aboutsummaryrefslogtreecommitdiff
path: root/devel/imake-6
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-23 23:45:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-23 23:45:10 +0000
commit42e71648ada8ee05eb0e8f6da5e8813448ba5da0 (patch)
treecc9090e860d3788805ef8c791dc81de80cb222e1 /devel/imake-6
parent706f3a708a59bd74b8e7a09f6be435d08aa7b2bd (diff)
downloadports-42e71648ada8ee05eb0e8f6da5e8813448ba5da0.tar.gz
ports-42e71648ada8ee05eb0e8f6da5e8813448ba5da0.zip
Notes
Diffstat (limited to 'devel/imake-6')
-rw-r--r--devel/imake-6/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/imake-6/Makefile b/devel/imake-6/Makefile
index 531b63e46319..0a9bc8c6150f 100644
--- a/devel/imake-6/Makefile
+++ b/devel/imake-6/Makefile
@@ -60,4 +60,8 @@ pre-configure:
post-install:
@${MKHTMLINDEX} ${PREFIX}/lib/X11/doc/html
+.if ${X_WINDOW_SYSTEM:L} != xorg
+IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
+.endif
+
.include <bsd.port.post.mk>