diff options
Diffstat (limited to 'x11/xrx/Makefile')
-rw-r--r-- | x11/xrx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xrx/Makefile b/x11/xrx/Makefile index 7c8a3907493a..1d6fc8907c7a 100644 --- a/x11/xrx/Makefile +++ b/x11/xrx/Makefile @@ -2,7 +2,7 @@ PORTNAME= xrx PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= RX helper program XORG_CAT= app USE_XORG= x11 xt xext xtrans xproxymngproto xau xaw ice -USES= libtool +USES= libtool:keepla USE_LDCONFIG= yes post-patch: |