diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:57:17 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:57:17 +0000 |
commit | 6cb19e796211713cc57235db5a31f8e9cb87ab6b (patch) | |
tree | 9cc780fe0aad7c9b340def86ac6327114682d1fe /textproc/rubygem-coderay | |
parent | 009a17042cb3efce183b782d7012fc92c189e210 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-coderay')
-rw-r--r-- | textproc/rubygem-coderay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index 8030110bcd8b..114ef4510568 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -16,5 +16,4 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/coderay -NO_STAGE= yes .include <bsd.port.mk> |