diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-12 18:48:42 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-12 18:48:42 +0000 |
| commit | e86b7b5b13e5724d765fffa7c910ee287e433dae (patch) | |
| tree | 3ab5af435305fa087a7011a4541d3c1ad2100f1e | |
| parent | - Convert to USES=libtool and USES=python (diff) | |
Fix typo.
| -rw-r--r-- | net-im/rubygem-lita/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/rubygem-lita/Makefile b/net-im/rubygem-lita/Makefile index c4723ac125ba..8ee5db6a86ab 100644 --- a/net-im/rubygem-lita/Makefile +++ b/net-im/rubygem-lita/Makefile @@ -27,7 +27,7 @@ RUBYGEM_AUTOPLIST=yes PLIST_FILES= bin/lita -.incldue <bsd.port.pre.mk> +.include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 IGNORE= Requires Ruby 2.0 or newer |
