diff options
Diffstat (limited to 'irc/bopm/Makefile')
-rw-r--r-- | irc/bopm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile index f171320bff54..3e03e426006e 100644 --- a/irc/bopm/Makefile +++ b/irc/bopm/Makefile @@ -18,7 +18,6 @@ LOGDIR= /var/log/${PORTNAME} USE_AUTOTOOLS= libtool:15 LIBTOOLFILES= configure src/libopm/configure -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc --localstatedir=${LOGDIR} USE_LDCONFIG= yes |