mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Forgot to include this patch into my previous commit.
This commit is contained in:
parent
a906d8e8b9
commit
efdcddcab5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44628
14
editors/glimmer/files/patch-configure
Normal file
14
editors/glimmer/files/patch-configure
Normal file
@ -0,0 +1,14 @@
|
||||
|
||||
$FreeBSD$
|
||||
|
||||
--- configure 2001/07/02 06:14:02 1.1
|
||||
+++ configure 2001/07/02 06:14:16
|
||||
@@ -4731,7 +4731,7 @@
|
||||
if test "$python" = yes; then
|
||||
echo Python version.....$PY_VERSION
|
||||
fi
|
||||
-echo GTK+ version.......`gtk-config --version`
|
||||
+echo GTK+ version.......`$GTK_CONFIG --version`
|
||||
echo GNOME version......`gnome-config --version`
|
||||
echo
|
||||
echo
|
Loading…
Reference in New Issue
Block a user