2007-05-19 22:36:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xrx
|
2011-09-22 15:51:54 +02:00
|
|
|
PORTVERSION= 1.0.4
|
2014-06-05 11:03:55 +02:00
|
|
|
PORTREVISION= 3
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= RX helper program
|
|
|
|
|
|
|
|
XORG_CAT= app
|
2011-09-22 15:51:54 +02:00
|
|
|
USE_XORG= x11 xt xext xtrans xproxymngproto xau xaw ice
|
2014-06-05 11:03:55 +02:00
|
|
|
USES= libtool
|
2007-05-19 22:36:56 +02:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
2011-08-07 11:35:28 +02:00
|
|
|
post-patch:
|
|
|
|
@${REINPLACE_CMD} -e 's|mozilla-plugin|disabled-libxul-plugin|g' \
|
|
|
|
${WRKSRC}/configure
|
|
|
|
|
2007-05-19 22:36:56 +02:00
|
|
|
.include <bsd.port.mk>
|