diff options
Diffstat (limited to 'audio/rubygem-mp3info/Makefile')
-rw-r--r-- | audio/rubygem-mp3info/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile index 6f3dce08ac3c..93b8283f3d17 100644 --- a/audio/rubygem-mp3info/Makefile +++ b/audio/rubygem-mp3info/Makefile @@ -16,7 +16,6 @@ MAINTAINER= tha_walka@hotmail.com COMMENT= A Ruby library to access information on mp3 files USE_RUBY= yes +USE_RUBYGEMS= yes -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/ruby-gems/Makefile.common" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |