diff options
author | Philip Paeps <philip@FreeBSD.org> | 2006-05-31 19:37:41 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2006-05-31 19:37:41 +0000 |
commit | a8408580a63877f600920c0ec29cdbf8bb4e5555 (patch) | |
tree | f43b71f5b6f3225e0cadff8607628c39218d4287 /devel/Makefile | |
parent | 47e00cd9c6e086624b5d2e88cce322a5d2727f6f (diff) | |
download | ports-a8408580a63877f600920c0ec29cdbf8bb4e5555.tar.gz ports-a8408580a63877f600920c0ec29cdbf8bb4e5555.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 362f2e3af1ef..e8f82470c7b9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -588,6 +588,7 @@ SUBDIR += lua50-compat51 SUBDIR += lua50-dfui SUBDIR += lua50-filename + SUBDIR += lua50-gettext SUBDIR += lua50-posix SUBDIR += lua50-pty SUBDIR += lwp |