diff options
Diffstat (limited to 'net/mpd4/Makefile')
-rw-r--r-- | net/mpd4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpd4/Makefile b/net/mpd4/Makefile index 41b9fa8fe217..641f24d09d76 100644 --- a/net/mpd4/Makefile +++ b/net/mpd4/Makefile @@ -36,7 +36,7 @@ MANCOMPRESSED= maybe USE_RC_SUBR= mpd4.sh HTMLNUM!= jot 67 1 CONFSUF= conf links secret script -DOCSDIR= ${TARGETDIR}/share/doc/mpd4 +DOCSDIR= ${PREFIX}/share/doc/mpd4 PORTDOCS= ${HTMLNUM:S/^/mpd/:S/$/.html/} mpd.html mpd.ps README \ mpd_toc.html PLIST_DIRS= etc/mpd4 |