diff options
-rw-r--r-- | audio/ruby-musicbrainz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ruby-musicbrainz/Makefile b/audio/ruby-musicbrainz/Makefile index 9b87dbeb7ced..9ebb7002a137 100644 --- a/audio/ruby-musicbrainz/Makefile +++ b/audio/ruby-musicbrainz/Makefile @@ -28,6 +28,8 @@ INSTALL_TARGET= site-install DOCS= COPYING ChangeLog README TODO doc +IGNORE= "Distfile needs to be updated for new libmusicbrainz" + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} |