diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-23 06:10:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-23 06:10:52 +0000 |
commit | 44c6751d3e5276332c70500184082d69e895f11b (patch) | |
tree | 78e4853ddfe8e530a8256553c91149eba0937f0d /print/libgnomeprint20/files/patch-configure | |
parent | add py-SciParam 1.0.1 (diff) |
Retire this port. It has served its purpose, and now everything that
required it uses libgnomeprint.
Notes
Notes:
svn path=/head/; revision=105004
Diffstat (limited to 'print/libgnomeprint20/files/patch-configure')
-rw-r--r-- | print/libgnomeprint20/files/patch-configure | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/print/libgnomeprint20/files/patch-configure b/print/libgnomeprint20/files/patch-configure deleted file mode 100644 index 75b1bebe4a31..000000000000 --- a/print/libgnomeprint20/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ - -$FreeBSD: /tmp/pcvs/ports/print/libgnomeprint20/files/Attic/patch-configure,v 1.1 2003-02-20 18:29:05 marcus Exp $ - ---- configure.orig Fri Apr 26 12:49:10 2002 -+++ configure Fri Apr 26 12:49:40 2002 -@@ -5591,6 +5591,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' -@@ -7180,7 +7181,7 @@ - INSTALL_FONTS_TRUE='#' - INSTALL_FONTS_FALSE= - fi --FONTMAPDIR_STATIC=$datadir/gnome/libgnomeprint-2.0/fonts -+FONTMAPDIR_STATIC=$datadir/libgnomeprint-2.0/fonts - FONTMAPDIR_DYNAMIC=$sysconfdir/gnome/libgnomeprint-2.0/fonts - - |