diff options
author | glarkin <glarkin@FreeBSD.org> | 2009-01-16 00:26:07 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2009-01-16 00:26:07 +0800 |
commit | 9a61bb65125e8b83a19b291db6f3c2ac1bc98538 (patch) | |
tree | 81d99504ef64b48a0c683fecd2116d5af0721987 | |
parent | 152a30414a41320b65187066a70b06113562e015 (diff) | |
download | freebsd-ports-gnome-9a61bb65125e8b83a19b291db6f3c2ac1bc98538.tar.gz freebsd-ports-gnome-9a61bb65125e8b83a19b291db6f3c2ac1bc98538.tar.zst freebsd-ports-gnome-9a61bb65125e8b83a19b291db6f3c2ac1bc98538.zip |
- Hook graphics/GraphicsMagick13 into the build
Reported by: pav
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index f486a4221848..53b45801a036 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -9,6 +9,7 @@ SUBDIR += EZWGL SUBDIR += GraphicsMagick SUBDIR += GraphicsMagick12 + SUBDIR += GraphicsMagick13 SUBDIR += Hermes SUBDIR += IPA SUBDIR += ImageMagick |