diff options
Diffstat (limited to 'x11/xrx/Makefile')
-rw-r--r-- | x11/xrx/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/xrx/Makefile b/x11/xrx/Makefile index 46b1d1462ae0..db83c048f313 100644 --- a/x11/xrx/Makefile +++ b/x11/xrx/Makefile @@ -12,9 +12,6 @@ USE_XORG= x11 xt xext xtrans xproxymngproto xau xaw ice USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -MAN1= xrx.1 libxrx.1 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|mozilla-plugin|disabled-libxul-plugin|g' \ ${WRKSRC}/configure |