diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-01 14:49:30 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-01 14:49:30 +0800 |
commit | 0e6accf255240ea77388c2b4070525f3049891f9 (patch) | |
tree | a0a4a1b7221effc2da884530b1c5e7eb02632bc5 /print/panda/files | |
parent | 0b3265666359b6f7171c480af5749332dcf26a01 (diff) | |
download | freebsd-ports-gnome-0e6accf255240ea77388c2b4070525f3049891f9.tar.gz freebsd-ports-gnome-0e6accf255240ea77388c2b4070525f3049891f9.tar.zst freebsd-ports-gnome-0e6accf255240ea77388c2b4070525f3049891f9.zip |
update print/panda: 0.5.1 --> 0.5.3
PR: 52863
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'print/panda/files')
-rw-r--r-- | print/panda/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/panda/files/patch-configure b/print/panda/files/patch-configure new file mode 100644 index 000000000000..bc3a2c827dcb --- /dev/null +++ b/print/panda/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri May 16 13:21:40 2003 ++++ configure Sat May 17 21:37:09 2003 +@@ -7860,6 +7860,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |