diff options
author | pav <pav@FreeBSD.org> | 2003-12-26 04:39:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-26 04:39:05 +0800 |
commit | 90ab3e1cad4299b2ea913cd37b36de153401ae18 (patch) | |
tree | b548bae4af7409347550379003b3e6c1d7e1ad20 /graphics/Makefile | |
parent | a8b46e5aaa977416746daf1e2e4e5da3ea4ed417 (diff) | |
download | freebsd-ports-gnome-90ab3e1cad4299b2ea913cd37b36de153401ae18.tar.gz freebsd-ports-gnome-90ab3e1cad4299b2ea913cd37b36de153401ae18.tar.zst freebsd-ports-gnome-90ab3e1cad4299b2ea913cd37b36de153401ae18.zip |
Add linux-gdk-pixbuf, a linux binary version of Gtk1 image manipulation
library.
PR: ports/60536
Submitted by: Seth Kingsley <sethk@meowfishies.com>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ce0c597acfba..0a592b0bbdf8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -222,6 +222,7 @@ SUBDIR += linplasma SUBDIR += linux-ac3d SUBDIR += linux-bmrt + SUBDIR += linux-gdk-pixbuf SUBDIR += linux-imlib SUBDIR += linux-jpeg SUBDIR += linux-png |