diff options
Diffstat (limited to 'textproc/rubygem-ri_cal/Makefile')
-rw-r--r-- | textproc/rubygem-ri_cal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-ri_cal/Makefile b/textproc/rubygem-ri_cal/Makefile index 48bff3d23009..4a08ec254145 100644 --- a/textproc/rubygem-ri_cal/Makefile +++ b/textproc/rubygem-ri_cal/Makefile @@ -14,7 +14,8 @@ NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes + PLIST_FILES= bin/ri_cal .include <bsd.port.mk> |