diff options
Diffstat (limited to 'archivers/xpk/Makefile')
-rw-r--r-- | archivers/xpk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 0b5e22bd577d..8de486d85138 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://vesuri.jormas.com/xpk/ \ MAINTAINER= ports@FreeBSD.org COMMENT= The eXternal PacKer (XPK) library system -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes |