diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-21 02:29:05 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-21 02:29:05 +0800 |
commit | 83f8fbbf86d0a6eb924214f9a979056347a0dbfc (patch) | |
tree | 4aa4f062ca817679d78d6af6a35e5435e64a1f6f /print/Makefile | |
parent | 863164a7ed70385f6aa2c8b3455a6b93e3864e2d (diff) | |
download | freebsd-ports-gnome-83f8fbbf86d0a6eb924214f9a979056347a0dbfc.tar.gz freebsd-ports-gnome-83f8fbbf86d0a6eb924214f9a979056347a0dbfc.tar.zst freebsd-ports-gnome-83f8fbbf86d0a6eb924214f9a979056347a0dbfc.zip |
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/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index a2ac88224554..65f4e6c96f36 100644 --- a/print/Makefile +++ b/print/Makefile @@ -89,6 +89,7 @@ SUBDIR += latex2slides SUBDIR += lgrind SUBDIR += libgnomeprint + SUBDIR += libgnomeprint20 SUBDIR += libijs SUBDIR += lilypond SUBDIR += lout |