diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-12-14 13:08:13 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-12-14 13:08:13 +0000 |
commit | 554839ad62bc5a50152448143c47412ce8f00953 (patch) | |
tree | 0b429136e1d79c5254022b4f89b9a20ca44dffef | |
parent | 2bf971c519a3bd78fea536b6520a0586043dc28a (diff) | |
download | freebsd-ports-554839ad62bc5a50152448143c47412ce8f00953.zip |
Hook up ethumb.
Submitted by: broken INDEX
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 30581403e6fc..6397b81d08a1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -141,6 +141,7 @@ SUBDIR += epstool SUBDIR += esmart SUBDIR += eterm-bg + SUBDIR += ethumb SUBDIR += evas SUBDIR += evas-core SUBDIR += evas-engine-buffer |