diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-10-23 16:16:22 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-10-23 16:16:22 +0000 |
commit | baebbee4a7e385ed57e79290eebe983698a76741 (patch) | |
tree | d0e1d8e27484daae7d17fe0242a57eb6a5fc3717 /textproc/stardict3/files/patch-lib__configure | |
parent | Fix the port names of a few past KDE vulnerabilities. (diff) |
Update to 3.0.3
Update WWW
Remove dead link from pkg-message
Notes
Notes:
svn path=/head/; revision=284195
Diffstat (limited to 'textproc/stardict3/files/patch-lib__configure')
-rw-r--r-- | textproc/stardict3/files/patch-lib__configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/stardict3/files/patch-lib__configure b/textproc/stardict3/files/patch-lib__configure new file mode 100644 index 000000000000..51f15f6e099e --- /dev/null +++ b/textproc/stardict3/files/patch-lib__configure @@ -0,0 +1,11 @@ +--- ./lib/configure.orig 2011-07-09 10:12:02.000000000 +0000 ++++ ./lib/configure 2011-10-23 14:15:34.560609051 +0000 +@@ -15135,7 +15135,7 @@ + # Checks for typedefs, structures, and compiler characteristics. + + # Checks for library functions. +-DEP_MODULES="gtk+-2.0 >= 2.6 glib-2.0 >= 2.8 zlib libxml-2.0 >= 2.5" ++DEP_MODULES="gtk+-2.0 >= 2.6 glib-2.0 >= 2.8 libxml-2.0 >= 2.5" + + + |