diff options
author | obache <obache@pkgsrc.org> | 2008-02-11 02:22:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-02-11 02:22:32 +0000 |
commit | 0cf3a4142390960352dbab3cc03b20a298d44619 (patch) | |
tree | 71161d34fa2f1fb85ba6f4852835d7a7f37d466a /devel/Makefile | |
parent | 9f82fc8d091b2094385374b368a0200976f4affa (diff) | |
download | pkgsrc-0cf3a4142390960352dbab3cc03b20a298d44619.tar.gz |
Add libthai.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 726b32e2867..85b63ea9c49 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.911 2008/02/11 02:13:44 obache Exp $ +# $NetBSD: Makefile,v 1.912 2008/02/11 02:22:32 obache Exp $ # COMMENT= Development utilities @@ -312,6 +312,7 @@ SUBDIR+= libstroke SUBDIR+= libtai SUBDIR+= libtar SUBDIR+= libtecla +SUBDIR+= libthai SUBDIR+= libtool SUBDIR+= libtool-base SUBDIR+= libtool-info |