mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Fix after objformat removal
Reported by: pointyhat
This commit is contained in:
parent
7373ce0ea4
commit
cffba79c85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188533
1 changed files with 2 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue