diff options
Diffstat (limited to 'emulators/rubygem-fission')
-rw-r--r-- | emulators/rubygem-fission/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/rubygem-fission/Makefile b/emulators/rubygem-fission/Makefile index a666ae7e77e1..67fc8a557a98 100644 --- a/emulators/rubygem-fission/Makefile +++ b/emulators/rubygem-fission/Makefile @@ -15,9 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-CFPropertyList>=2.2:devel/rubygem-CFPropertyList -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/fission |