diff options
author | philip <philip@FreeBSD.org> | 2006-11-30 18:53:08 +0800 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2006-11-30 18:53:08 +0800 |
commit | b95c25dfb283f3748e1130d35824ae1d14944add (patch) | |
tree | 7c5effe56b334cb172ce0e5149e4b61138f1b948 /devel | |
parent | 9c7038d90803476aa9f8e5147c87af52d145d9f5 (diff) | |
download | freebsd-ports-gnome-b95c25dfb283f3748e1130d35824ae1d14944add.tar.gz freebsd-ports-gnome-b95c25dfb283f3748e1130d35824ae1d14944add.tar.zst freebsd-ports-gnome-b95c25dfb283f3748e1130d35824ae1d14944add.zip |
Hook up devel/lua-filename.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index c7200dbb5d3d..0d6512b9eb5d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -637,6 +637,7 @@ SUBDIR += lua50-gettext SUBDIR += lua50-posix SUBDIR += lua50-pty + SUBDIR += lua-filename SUBDIR += lua-gettext SUBDIR += lua-posix SUBDIR += lwp |