diff options
Diffstat (limited to 'graphics/rubygem-geokit/Makefile')
-rw-r--r-- | graphics/rubygem-geokit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/rubygem-geokit/Makefile b/graphics/rubygem-geokit/Makefile index ae9981d3836d..b30901b2061e 100644 --- a/graphics/rubygem-geokit/Makefile +++ b/graphics/rubygem-geokit/Makefile @@ -13,7 +13,6 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |