diff options
Diffstat (limited to 'devel/libpafe-ruby/Makefile')
-rw-r--r-- | devel/libpafe-ruby/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libpafe-ruby/Makefile b/devel/libpafe-ruby/Makefile index 5a5e5770f848..8bf0bb0b12ff 100644 --- a/devel/libpafe-ruby/Makefile +++ b/devel/libpafe-ruby/Makefile @@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpafe.so:devel/libpafe -USE_RUBY= yes -USE_RUBY_EXTCONF= yes +USES= ruby:extconf PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/pasori.so |