diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:12 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:12 +0000 |
commit | ac912d043d32252e75b9a79e68f7ffd1717eacd3 (patch) | |
tree | c57028b684f90e9d55f0823dd0fbdaa2a745b384 /devel/obby | |
parent | 7f58dfe7c3ae609101124033c1c1794ab84fc05b (diff) |
Notes
Diffstat (limited to 'devel/obby')
-rw-r--r-- | devel/obby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile index d6c6bb35b6f3..c905ccd6b944 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -18,7 +18,7 @@ USES= pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |