diff options
Diffstat (limited to 'print/rubygem-prawn-format/Makefile')
-rw-r--r-- | print/rubygem-prawn-format/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/rubygem-prawn-format/Makefile b/print/rubygem-prawn-format/Makefile index 198ee3c7e0d8..8fe1b0eead05 100644 --- a/print/rubygem-prawn-format/Makefile +++ b/print/rubygem-prawn-format/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-prawn-core>=0:print/rubygem-prawn-core NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |