freebsd-ports/graphics/xaralx/files/patch-configure.in
Vasil Dimov e99c5fc107 Upgrade graphics/xaralx from 0.5r1175 to 0.6r1441 and
graphics/xaralx-devel from 0.5r1402 to 0.6r1460
2006-07-18 11:29:23 +00:00

11 lines
379 B
Text

--- configure.in.orig Tue Jun 6 15:00:31 2006
+++ configure.in Tue Jun 6 16:43:23 2006
@@ -173,7 +173,7 @@
if test "$InternationalEnable" = "yes"; then
AC_MSG_CHECKING([wxWidgets wxrc utility])
- WXRC="`$WXCONFIG --utility=wxrc`"
+ WXRC="`$WXCONFIG --utility=wxrc-gtk2u`"
if test "$WXRC" = "" ; then
AC_MSG_RESULT([not found, disabling international build])