diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-22 09:15:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-22 09:15:07 +0000 |
commit | 0815c29a4a327e57409984eb71254675704c19ec (patch) | |
tree | f57b2b4778af2006150b4b94ec510a371a5654a7 /graphics/sane-frontends/files/patch-configure | |
parent | Upgrade to 1.0.4, (diff) |
Upgrade to 1.0.4.
PR: ports/24931
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=40195
Diffstat (limited to 'graphics/sane-frontends/files/patch-configure')
-rw-r--r-- | graphics/sane-frontends/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sane-frontends/files/patch-configure b/graphics/sane-frontends/files/patch-configure new file mode 100644 index 000000000000..be630f6c2991 --- /dev/null +++ b/graphics/sane-frontends/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Mar 21 17:56:40 2001 ++++ configure Wed Mar 21 17:56:57 2001 +@@ -3218,6 +3218,7 @@ + s%@GTK_CFLAGS@%$GTK_CFLAGS%g + s%@GTK_LIBS@%$GTK_LIBS%g + s%@INCLUDES@%$INCLUDES%g ++s%@GUIPROGS@%$GUIPROGS%g + s%@BINPROGS@%$BINPROGS%g + s%@GIMP_LIBS@%$GIMP_LIBS%g + s%@V_MAJOR@%$V_MAJOR%g |