diff options
Diffstat (limited to 'x11-toolkits/rubygem-pango/Makefile')
-rw-r--r-- | x11-toolkits/rubygem-pango/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/rubygem-pango/Makefile b/x11-toolkits/rubygem-pango/Makefile index c13dc3471d28..ebd951e08cab 100644 --- a/x11-toolkits/rubygem-pango/Makefile +++ b/x11-toolkits/rubygem-pango/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS= rubygem-cairo>=1.14.0:graphics/rubygem-cairo \ USE_GNOME= pango USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |