Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :(
Submitted by: Ed Schouten <ed@fxq.nl>
This commit is contained in:
parent
a81902b0b9
commit
605f8c3a10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143751
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ COMMENT?= A modular IRC client with many features
|
|||
CONFLICTS= irssi-devel-*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REPLACE= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
WANT_GNOME= yes
|
||||
|
|
Loading…
Reference in a new issue