diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-02-06 12:07:10 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-02-06 12:07:10 +0000 |
commit | 0b57cdff961544a97e569bbda990822cca732902 (patch) | |
tree | dd97a1a22bf9ebbad6e296ae48904896bf329098 /www | |
parent | 608701413abdab2305a78eab054f668368d73944 (diff) |
Remove PORTDOCS, not used here.
Noticed by: krion
Notes
Notes:
svn path=/head/; revision=128135
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_musicindex/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index abb376ea820c..ccafc5a31db6 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -30,9 +30,6 @@ USE_GMAKE= yes WRKSRC= ${WRKDIR}/libapache-mod-musicindex-${PORTVERSION} SUB_FILES= pkg-message -PORTDOCS= directory.png musicindex.css fetch.png \ - right_arrow.gif general.png sound.png - .include <bsd.port.pre.mk> .include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" |