diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 19:30:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 19:30:50 +0800 |
commit | 354182e2d859d466bd67496f8f382e9c74373edc (patch) | |
tree | 51651e2708ff975daac0b9ba089586dddfbacf4e /print/Makefile | |
parent | 8169f6577291ba7c4f370853ef14ba924b2fcf68 (diff) | |
download | freebsd-ports-gnome-354182e2d859d466bd67496f8f382e9c74373edc.tar.gz freebsd-ports-gnome-354182e2d859d466bd67496f8f382e9c74373edc.tar.zst freebsd-ports-gnome-354182e2d859d466bd67496f8f382e9c74373edc.zip |
Add libgnomeprintmm, C++ bindings for the GNOME printing backend library.
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 84cb51ffffeb..bfd04ace09a1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -132,6 +132,7 @@ SUBDIR += lgrind SUBDIR += libgnomecups SUBDIR += libgnomeprint + SUBDIR += libgnomeprintmm SUBDIR += libijs SUBDIR += libotf SUBDIR += libpaper |