diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-21 01:47:26 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-21 01:47:26 +0800 |
commit | 0a4ac857cee6f2d446f382e338691158c8ba3c21 (patch) | |
tree | ddb4015a7abb54ad51542ca26160e1d3d454ef90 /x11-toolkits/Makefile | |
parent | e08305c376abb197e8fd232189ef9a760282694b (diff) | |
download | freebsd-ports-gnome-0a4ac857cee6f2d446f382e338691158c8ba3c21.tar.gz freebsd-ports-gnome-0a4ac857cee6f2d446f382e338691158c8ba3c21.tar.zst freebsd-ports-gnome-0a4ac857cee6f2d446f382e338691158c8ba3c21.zip |
Update eel2 to version 1.1.14 after a repo-copy from ports/x11-toolkits/eel
and connect it to the build.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index d9076b925ff0..de538714915c 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -12,6 +12,7 @@ SUBDIR += easygtk SUBDIR += eazel-themes SUBDIR += eel + SUBDIR += eel2 SUBDIR += engradient SUBDIR += fl_editor SUBDIR += fltk |