diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-23 19:12:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-23 19:12:35 +0000 |
commit | 6c9568d5cfad023c14e9ea417c55a791fa40083b (patch) | |
tree | a939bbdc19fd4075591d1a3ecc5fda5134957bdc /devel | |
parent | 7e1a66ca419b1a88da297e6d99a3b67aa60a4caa (diff) | |
download | ports-6c9568d5cfad023c14e9ea417c55a791fa40083b.tar.gz ports-6c9568d5cfad023c14e9ea417c55a791fa40083b.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-rtags/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rubygem-rtags/Makefile b/devel/rubygem-rtags/Makefile index 05906c6154fc..cc63110dc711 100644 --- a/devel/rubygem-rtags/Makefile +++ b/devel/rubygem-rtags/Makefile @@ -18,4 +18,6 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rtags +BROKEN= does not install + .include <bsd.port.mk> |