diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-07-02 00:59:45 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-07-02 00:59:45 +0800 |
commit | 189951985fd5eef1e4c3a4db26649d05a9c870f5 (patch) | |
tree | 515288d1140919b8f46f6e1b86d1f1683ea7831b /graphics/Makefile | |
parent | a3c9019b89546159c603d01921a2f8f454613ec3 (diff) | |
download | freebsd-ports-gnome-189951985fd5eef1e4c3a4db26649d05a9c870f5.tar.gz freebsd-ports-gnome-189951985fd5eef1e4c3a4db26649d05a9c870f5.tar.zst freebsd-ports-gnome-189951985fd5eef1e4c3a4db26649d05a9c870f5.zip |
- slave port to graphics/gd
needed for packaging without installing all of X11
after update gd to 2.0.x you need X11 to install webalizer or mod_php4
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 80a0f2a23bd6..7c4fdb5d600b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -77,6 +77,7 @@ SUBDIR += gauche-gl SUBDIR += gcolor SUBDIR += gd + SUBDIR += gd-nox11 SUBDIR += gd2 SUBDIR += gdal SUBDIR += gdchart |