diff options
Diffstat (limited to 'x11/libXTrap/Makefile')
-rw-r--r-- | x11/libXTrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXTrap/Makefile b/x11/libXTrap/Makefile index de3888f4cfaa..8651ac199680 100644 --- a/x11/libXTrap/Makefile +++ b/x11/libXTrap/Makefile @@ -14,6 +14,6 @@ COMMENT= The XTrap library XORG_CAT= lib USE_XORG= trapproto:both x11 xext xextproto xt -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 .include <bsd.port.mk> |