diff options
author | ade <ade@FreeBSD.org> | 2000-12-15 17:54:45 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-15 17:54:45 +0000 |
commit | 3fbc738dfab5dc3fef6f991fdd12a988b20b7e97 (patch) | |
tree | 4c6999b21f812ce2092221297ec2b5e153bbd5ba /www/gtkhtml38/files | |
parent | 0cc337cdc140d74805ec255cbc4fbed21d9c3213 (diff) | |
download | FreeBSD-ports-3fbc738dfab5dc3fef6f991fdd12a988b20b7e97.zip FreeBSD-ports-3fbc738dfab5dc3fef6f991fdd12a988b20b7e97.tar.gz |
Update to 0.8
Diffstat (limited to 'www/gtkhtml38/files')
-rw-r--r-- | www/gtkhtml38/files/patch-af | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/gtkhtml38/files/patch-af b/www/gtkhtml38/files/patch-af new file mode 100644 index 0000000..d7e199b --- /dev/null +++ b/www/gtkhtml38/files/patch-af @@ -0,0 +1,7 @@ +--- configure.orig Thu Dec 14 12:54:55 2000 ++++ configure Thu Dec 14 16:34:25 2000 +@@ -3932,3 +3932,3 @@ + BACKUP_LDFLAGS=$LDFLAGS +- LDFLAGS="$LDFLAGS `gtk-config --libs`" ++ LDFLAGS="$LDFLAGS `$GTK_CONFIG --libs`" + echo $ac_n "checking for gdk_im_begin""... $ac_c" 1>&6 |