diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-21 02:33:13 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-21 02:33:13 +0800 |
commit | 31741c91e4890e1fda411b018c1a107e744ffa17 (patch) | |
tree | 2329a9106fccce458cc25bcdc557072be9d4a2fc /x11-toolkits/Makefile | |
parent | 2a2d4a2f0a5c9d7d2ab3389f3079bbf7f67dde2b (diff) | |
download | freebsd-ports-gnome-31741c91e4890e1fda411b018c1a107e744ffa17.tar.gz freebsd-ports-gnome-31741c91e4890e1fda411b018c1a107e744ffa17.tar.zst freebsd-ports-gnome-31741c91e4890e1fda411b018c1a107e744ffa17.zip |
Re-add libgnomeprintui-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 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 2b9bf00c2174..a4a0dad5cde3 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -80,6 +80,7 @@ SUBDIR += libbonoboui SUBDIR += libgail-gnome SUBDIR += libgnomeprintui + SUBDIR += libgnomeprintui20 SUBDIR += libgnomeui SUBDIR += libgtkeditor SUBDIR += libj2dplot |