diff options
Diffstat (limited to 'irc/bopm/Makefile')
-rw-r--r-- | irc/bopm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile index a5347d5a5b66..d91eb9020de7 100644 --- a/irc/bopm/Makefile +++ b/irc/bopm/Makefile @@ -16,7 +16,7 @@ COMMENT= Open proxy and DNSBL monitor, designed for use with ircds LOGDIR= /var/log/${PORTNAME} -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool LIBTOOLFILES= configure src/libopm/configure CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc --localstatedir=${LOGDIR} |