diff options
author | steve <steve@FreeBSD.org> | 1999-09-07 07:33:27 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-07 07:33:27 +0800 |
commit | 826443ff9497d3db0ee67335588c981a52f494ca (patch) | |
tree | 9e1bb51efed71453dec8b7fb75a1641801b9ef58 /graphics/Makefile | |
parent | d61b9cea6d09008da513a8cff207fbe02d80724f (diff) | |
download | freebsd-ports-gnome-826443ff9497d3db0ee67335588c981a52f494ca.tar.gz freebsd-ports-gnome-826443ff9497d3db0ee67335588c981a52f494ca.tar.zst freebsd-ports-gnome-826443ff9497d3db0ee67335588c981a52f494ca.zip |
Activate the jgraph port.
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 9cfbd489cda4..8139b116b1f3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -58,6 +58,7 @@ SUBDIR += hpscan SUBDIR += imlib SUBDIR += jbigkit + SUBDIR += jgraph SUBDIR += jgv SUBDIR += jpeg SUBDIR += kdegraphics11 |