diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-20 14:18:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-11-20 14:18:25 +0000 |
commit | f43725604707059b98a3ca21440abc5ea5a74781 (patch) | |
tree | 16ed68e431c1de711b5f271e74f157fc600cfd20 /print/libgnomeprint/files/patch-configure | |
parent | Re-add fpectl.so to the plist to fix packaging. Re-enable support (diff) |
Update to 0.32.
Notes
Notes:
svn path=/head/; revision=50257
Diffstat (limited to 'print/libgnomeprint/files/patch-configure')
-rw-r--r-- | print/libgnomeprint/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/print/libgnomeprint/files/patch-configure b/print/libgnomeprint/files/patch-configure deleted file mode 100644 index e887f5648c11..000000000000 --- a/print/libgnomeprint/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2001/10/30 10:37:32 1.1 -+++ configure 2001/10/30 10:38:37 -@@ -8962,6 +8962,7 @@ - PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `gnome-config --cflags gnomeui`" - PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `xml-config --cflags`" - PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR $LIBGPA_INCLUDEDIR" -+PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `$GDK_PIXBUF_CONFIG --cflags`" - - - |