net/mpd5: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
48cf7d98f7
commit
d70cbb04ac
2 changed files with 2 additions and 11 deletions
|
|
@ -14,6 +14,8 @@ LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= cpe
|
USES= cpe
|
||||||
|
|
||||||
|
MAKE_ARGS+= MANDIR=${PREFIX}/share/man/man
|
||||||
|
|
||||||
CPE_VENDOR= mpd_project
|
CPE_VENDOR= mpd_project
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS NG_IPACCT RADIUS
|
OPTIONS_DEFINE= DOCS NG_IPACCT RADIUS
|
||||||
|
|
|
||||||
|
|
@ -1,11 +0,0 @@
|
||||||
--- doc/Makefile.orig 2020-09-06 14:33:02 UTC
|
|
||||||
+++ doc/Makefile
|
|
||||||
@@ -13,7 +13,7 @@ MPD_DOC_FILES+= mpd*.html
|
|
||||||
MPD_DOC_FILES+= mpd.ps
|
|
||||||
|
|
||||||
MAN8= mpd5.8
|
|
||||||
-MANDIR= ${PREFIX}/man/man
|
|
||||||
+MANDIR= ${PREFIX}/share/man/man
|
|
||||||
|
|
||||||
depend:
|
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue