diff options
Diffstat (limited to 'irc/konversation/Makefile')
-rw-r--r-- | irc/konversation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index b0412dc77633..4208a3299d5c 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -15,7 +15,7 @@ MAINTAINER= markus@FreeBSD.org COMMENT= A user friendly IRC client for KDE USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes USE_BZIP2= yes USE_GMAKE= yes |