diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-08 10:32:04 +0000 |
commit | 9a75351bacec25badd00ab72654a198176ab64cf (patch) | |
tree | 38c590d483d59c34bc5ed8693903c77953b082a9 /irc/bopm | |
parent | 8d678260050ff6204c23edf1bd2c02f2fbb05aba (diff) | |
download | FreeBSD-ports-9a75351bacec25badd00ab72654a198176ab64cf.zip FreeBSD-ports-9a75351bacec25badd00ab72654a198176ab64cf.tar.gz |
remove USE_REINPLACE for all categories starting with I
Diffstat (limited to 'irc/bopm')
-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 d94f881..752fa29 100644 --- a/irc/bopm/Makefile +++ b/irc/bopm/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://static.blitzed.org/www.blitzed.org/bopm/files/ \ MAINTAINER= aquatique-ports@rambler.ru COMMENT= Open proxy monitor and blocker, designed for use with ircds -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc |