summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-29 16:07:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-29 16:07:07 +0000
commita3c4fd72762a30e3212e35f72d9af3a725332924 (patch)
tree1c00b71715a9f6d005aa5fa9c363d6d45e5dadde
parent- update to 2.1.3 (diff)
if the star is gone, it doesn't work
Notes
Notes: svn path=/head/; revision=271981
-rw-r--r--audio/libsndfile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index 89c2658a9bb7..58e43117e726 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -31,7 +31,7 @@ MAN1= sndfile-concat.1 sndfile-cmp.1 sndfile-convert.1 \
sndfile-info.1 sndfile-metadata-get.1 sndfile-metadata-set.1 \
sndfile-play.1 sndfile-deinterleave.1 sndfile-interleave.1
-PORTDOCS= libsndfile.css new_file_type.HOWTO libsndfile.jpg .html
+PORTDOCS= libsndfile.css new_file_type.HOWTO libsndfile.jpg *.html
OPTIONS= EXTERNAL "Enable FLAC and Ogg Vorbis support" on