diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-07-28 10:40:16 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-07-28 10:40:16 +0800 |
commit | cb7e1cc955e45ee0208afb1a69c50b50eb6c9bbc (patch) | |
tree | 0d4d20622fd92a51cef5e9148a6adaeec28fe82e /graphics/Makefile | |
parent | d5385f0c88290b5d146c1f9ab74f423bae0c7a1e (diff) | |
download | freebsd-ports-gnome-cb7e1cc955e45ee0208afb1a69c50b50eb6c9bbc.tar.gz freebsd-ports-gnome-cb7e1cc955e45ee0208afb1a69c50b50eb6c9bbc.tar.zst freebsd-ports-gnome-cb7e1cc955e45ee0208afb1a69c50b50eb6c9bbc.zip |
- Bring back libchamplain 0.8 (gtk2-related)
This is needed as an optional dependency for graphics/geeqie
- Take maintainership as suggested by kwm
- Resolve conflicts with graphics/libchamplain
- Make documentation optional
PR: 201691
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 9bccd9da95c2..24e05dc4077a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -471,6 +471,7 @@ SUBDIR += libcaca SUBDIR += libcdr01 SUBDIR += libchamplain + SUBDIR += libchamplain08 SUBDIR += libdmtx SUBDIR += libdrm SUBDIR += libecwj2 |