diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-22 00:41:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-22 00:41:21 +0000 |
commit | 0293eb4de72a1ff7b61fce6ddd377a84694326aa (patch) | |
tree | 9559cb3dc317f81a096e526778fa6d99a0b14302 /audio/ruby-musicbrainz/Makefile | |
parent | 510763aeb1ffe886a2e017b7be81695a76da8328 (diff) |
Notes
Diffstat (limited to 'audio/ruby-musicbrainz/Makefile')
-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} |