diff options
Diffstat (limited to 'archivers/kio_p7zip/Makefile')
-rw-r--r-- | archivers/kio_p7zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/kio_p7zip/Makefile b/archivers/kio_p7zip/Makefile index b7d7569aacd9..85531f484102 100644 --- a/archivers/kio_p7zip/Makefile +++ b/archivers/kio_p7zip/Makefile @@ -21,7 +21,7 @@ USE_BZIP2= yes USE_QT_VER= 3 USE_KDELIBS_VER=3 GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.mk> |