diff options
author | petef <petef@FreeBSD.org> | 2001-10-27 14:31:51 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-10-27 14:31:51 +0800 |
commit | 0aead49011b59fd892fa53c272bf909eccd24a50 (patch) | |
tree | dfa6ca2c21e116294b7e08c16cb9623f6ad8fcbd /graphics | |
parent | f533c32dcf15c5c62f4256de6fca83f9ebcd6fa4 (diff) | |
download | freebsd-ports-gnome-0aead49011b59fd892fa53c272bf909eccd24a50.tar.gz freebsd-ports-gnome-0aead49011b59fd892fa53c272bf909eccd24a50.tar.zst freebsd-ports-gnome-0aead49011b59fd892fa53c272bf909eccd24a50.zip |
Add missing SUBDIR += gd2
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4ae7b956dc28..78155b8b644a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -54,6 +54,7 @@ SUBDIR += g2 SUBDIR += gcolor SUBDIR += gd + SUBDIR += gd2 SUBDIR += gdal SUBDIR += gdchart SUBDIR += gdk-pixbuf |