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 816c5e4cfcc0..5cb48fe9e392 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ MAINTAINER= flynn@energyhq.es.eu.org COMMENT= The eXternal PacKer (XPK) library system -USE_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc INSTALLS_SHLIB= yes .include <bsd.port.mk> |