diff options
author | jlam <jlam@pkgsrc.org> | 1999-10-13 19:10:01 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 1999-10-13 19:10:01 +0000 |
commit | 95874ac4b04aa5306d23f1743f4f12773a754267 (patch) | |
tree | 328c7ee6430723c4c423bde4e4dcb20c61c6711a /x11/Makefile | |
parent | be6d8cbfb1558ebe8e448721b7725b8382804b4d (diff) | |
download | pkgsrc-95874ac4b04aa5306d23f1743f4f12773a754267.tar.gz |
Add and enable egtk
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 24d8c1948d8..dd5484045d5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 1999/10/10 16:11:00 rh Exp $ +# $NetBSD: Makefile,v 1.120 1999/10/13 19:10:01 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -27,6 +27,7 @@ SUBDIR += dclock SUBDIR += dxpc SUBDIR += econf + SUBDIR += egtk SUBDIR += emiclock # SUBDIR += emu SUBDIR += enlightenment |