summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-08 18:58:14 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-08 18:58:14 +0000
commitea31e74b858bdea9616c7b2e3907c1f153e74bcc (patch)
tree1beca32b91c50f66b639be9e88ce13943f7fdd97
parentThe librsvg library is a lightweight library for parsing and rendering (diff)
Add eel
Notes
Notes: svn path=/head/; revision=42423
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index abd356a98518..a3eb77890c7c 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -11,6 +11,7 @@
SUBDIR += colorstep
SUBDIR += easygtk
SUBDIR += eazel-themes
+ SUBDIR += eel
SUBDIR += engradient
SUBDIR += fltk
SUBDIR += fltk-xunicode