# $MidnightBSD: trunk/x11/xrx/Makefile 18479 2015-03-29 18:03:49Z laffer1 $

PORTNAME=	xrx
PORTVERSION=	1.0.4
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	RX helper program

LICENSE=	mit

XORG_CAT=	app
USE_XORG=	x11 xt xext xtrans xproxymngproto xau xaw ice
USES=		libtool
USE_LDCONFIG=	yes

post-patch:
	@${REINPLACE_CMD} -e 's|mozilla-plugin|disabled-libxul-plugin|g' \
		${WRKSRC}/configure

.include <bsd.port.mk>
