diff options
Diffstat (limited to 'textproc/rubygem-rubypants/Makefile')
-rw-r--r-- | textproc/rubygem-rubypants/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-rubypants/Makefile b/textproc/rubygem-rubypants/Makefile index 739ec0229fcb..21ab5b1ac8a6 100644 --- a/textproc/rubygem-rubypants/Makefile +++ b/textproc/rubygem-rubypants/Makefile @@ -13,6 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |