aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-06-06 22:05:01 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-06-06 22:05:01 +0000
commitd8e91c09e76291e9b134fbcd3cf0355cd0a9f005 (patch)
tree13854f132d8e5b03e15bc089233bb1004b2e972c /devel/Makefile
parent3e8ef67ee1ab2927f301d1d65ff96f5e967f1420 (diff)
downloadports-d8e91c09e76291e9b134fbcd3cf0355cd0a9f005.tar.gz
ports-d8e91c09e76291e9b134fbcd3cf0355cd0a9f005.zip
Link lua-lunit to the devel/ subtree.
Notes
Notes: svn path=/head/; revision=320134
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a57250386c9b..a61fb36a8706 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1177,6 +1177,7 @@
SUBDIR += lua-filename
SUBDIR += lua-gettext
SUBDIR += lua-lgi
+ SUBDIR += lua-lunit
SUBDIR += lua-posix
SUBDIR += lua-pty
SUBDIR += lua-rds-parser