summaryrefslogtreecommitdiff
path: root/irc/bopm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-27 11:54:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-27 11:54:06 +0000
commitcffba79c8538155e0e98f6241e299b10766062bb (patch)
tree997fccfaefa10c86a0f72f0625edf6c7ba6c9d74 /irc/bopm
parent- Remove support for lang/tcl-tk-wrapper (diff)
- Fix after objformat removal
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=188533
Diffstat (limited to 'irc/bopm')
-rw-r--r--irc/bopm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile
index 2de7ead0e7a8..0f25b474e7ff 100644
--- a/irc/bopm/Makefile
+++ b/irc/bopm/Makefile
@@ -17,7 +17,8 @@ COMMENT= Open proxy and DNSBL monitor, designed for use with ircds
LOGDIR= /var/log/${PORTNAME}
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
+LIBTOOLFILES= configure src/libopm/configure
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc --localstatedir=${LOGDIR}