@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: X11
License: GPL
Version: 1.2.9
-Release: 20030717
+Release: 20030722
# package options
%option with_iconv no
@@ -49,7 +49,7 @@ Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, X11, imlib, gcc, make
PreReq: OpenPKG, openpkg >= 20030103, X11, imlib
-%if "%{with_libiconv}" == "yes"
+%if "%{with_iconv}" == "yes"
BuildPreReq: libiconv
PreReq: libiconv
%endif