diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-08 18:32:04 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-08 18:32:04 +0800 |
commit | 9a75351bacec25badd00ab72654a198176ab64cf (patch) | |
tree | 38c590d483d59c34bc5ed8693903c77953b082a9 /irc/miau | |
parent | 8d678260050ff6204c23edf1bd2c02f2fbb05aba (diff) | |
download | freebsd-ports-gnome-9a75351bacec25badd00ab72654a198176ab64cf.tar.gz freebsd-ports-gnome-9a75351bacec25badd00ab72654a198176ab64cf.tar.zst freebsd-ports-gnome-9a75351bacec25badd00ab72654a198176ab64cf.zip |
remove USE_REINPLACE for all categories starting with I
Diffstat (limited to 'irc/miau')
-rw-r--r-- | irc/miau/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile index 8f4f378df31f..3630c4ac850f 100644 --- a/irc/miau/Makefile +++ b/irc/miau/Makefile @@ -18,8 +18,6 @@ USE_BZIP2= yes USE_ICONV= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes - INFO= miau MAN1= miau.1 |