diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-20 18:29:05 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-20 18:29:05 +0000 |
commit | fb7c596e7e1baa54453c14dc97789e1addd38248 (patch) | |
tree | 3efb4e800e6d771fc98c673f96cf260c2da73b22 /print/Makefile | |
parent | 7e19b0354c68c0b2bd86c2e0e1fa388cf4f30c39 (diff) | |
download | FreeBSD-ports-fb7c596e7e1baa54453c14dc97789e1addd38248.zip FreeBSD-ports-fb7c596e7e1baa54453c14dc97789e1addd38248.tar.gz |
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 a2ac882..65f4e6c 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 |