diff options
Diffstat (limited to 'irc/kvirc-devel/Makefile')
-rw-r--r-- | irc/kvirc-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile index eb7d296899d9..f0d1f41db352 100644 --- a/irc/kvirc-devel/Makefile +++ b/irc/kvirc-devel/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_REINPLACE= yes -USE_INC_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15:inc CONFIGURE_TARGET= CONFIGURE_ARGS+= --mandir=${PREFIX}/man PLIST_SUB= VER=${PORTVERSION} |