--- /usr/ports/x11/emu/Makefile Sun Jan 13 04:57:21 2002 +++ /usr/ports/x11/emu/Makefile Sun Jan 13 05:02:37 2002 @@ -14,11 +14,14 @@ MAINTAINER= me@FreeBSD.org +USE_X_PREFIX= YES + .include .if ${XFREE86_VERSION} == 4 -BUILD_DEPENDS+= xrdb:${PORTSDIR}/x11/XFree86-4-clients -RUN_DEPENDS+= xrdb:${PORTSDIR}/x11/XFree86-4-clients +BUILD_DEPENDS+= xmkmf:${PORTSDIR}/x11/XFree86-4 +.else +BUILD_DEPENDS+= xmkmf:${PORTSDIR}/x11/XFree86 .endif .if !defined(DISPLAY) || ${DISPLAY} == ""