aboutsummaryrefslogtreecommitdiff
path: root/devel/imake-4
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-4
parent706f3a708a59bd74b8e7a09f6be435d08aa7b2bd (diff)
downloadports-42e71648ada8ee05eb0e8f6da5e8813448ba5da0.tar.gz
ports-42e71648ada8ee05eb0e8f6da5e8813448ba5da0.zip
Notes
Diffstat (limited to 'devel/imake-4')
-rw-r--r--devel/imake-4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/imake-4/Makefile b/devel/imake-4/Makefile
index 81247bd675f2..35d29d55eff0 100644
--- a/devel/imake-4/Makefile
+++ b/devel/imake-4/Makefile
@@ -28,6 +28,10 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
+.if ${X_WINDOW_SYSTEM:L} != xfree86-4
+IGNORE= is part of XFree86-4
+.endif
+
.if ${OSVERSION} < 500000
LATEST_LINK= imake4
.else