diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-20 18:29:05 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-20 18:29:05 +0000 |
commit | 83f8fbbf86d0a6eb924214f9a979056347a0dbfc (patch) | |
tree | 4aa4f062ca817679d78d6af6a35e5435e64a1f6f /print/libgnomeprint20/files/patch-ab | |
parent | De-pkg-comment and fix the comments. (diff) |
Re-add libgnomeprint-2.0 for ports that will need it:
misc/gretl
deskutils/glabels
www/screem
graphics/gthumb2
graphics/sodipodi
libgnomeprint[ui]-2.0 will be removed as soon as all dependent ports are
upgraded to the new API.
Diffstat (limited to 'print/libgnomeprint20/files/patch-ab')
-rw-r--r-- | print/libgnomeprint20/files/patch-ab | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/print/libgnomeprint20/files/patch-ab b/print/libgnomeprint20/files/patch-ab new file mode 100644 index 000000000000..a691e5034c5a --- /dev/null +++ b/print/libgnomeprint20/files/patch-ab @@ -0,0 +1,14 @@ + +$FreeBSD: /tmp/pcvs/ports/print/libgnomeprint20/files/Attic/patch-ab,v 1.1 2003-02-20 18:29:05 marcus Exp $ + +--- Makefile.in.orig Mon Jun 10 22:13:33 2002 ++++ Makefile.in Mon Jun 10 22:14:58 2002 +@@ -105,7 +105,7 @@ + WARN_CFLAGS = @WARN_CFLAGS@ + cxxflags_set = @cxxflags_set@ + +-SUBDIRS = libgnomeprint fonts installer tests data po doc ++SUBDIRS = libgnomeprint fonts installer data po doc + + EXTRA_DIST = message-of-doom ChangeLog ChangeLog.old ChangeLog.old.2 + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |