mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
- Adjust dependencies - Add patch, when NLS option is not set - Remove DBUS option, dbus-glib is mandatory in some Xfce's libraries - Update URL in pkg-descr
11 lines
213 B
Text
11 lines
213 B
Text
--- configure.orig 2015-01-26 21:05:44.000000000 +0100
|
|
+++ configure 2015-01-26 23:11:21.000000000 +0100
|
|
@@ -13172,7 +13172,7 @@
|
|
|
|
fi
|
|
fi
|
|
- USE_NLS=yes
|
|
+ #USE_NLS=yes
|
|
|
|
|
|
gt_cv_have_gettext=no
|