# New ports collection makefile for: xanalyser # Date created: October 29 2006 # Whom: Diane Bruce .if ${OSVERSION} < 500000 BROKEN= Does not compile .endif post-patch: @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' \ -e 's|-lXm |${MOTIFLIB} |g' ${WRKSRC}/src/Makefile.in .include