Remove bad usage of MANDIRS
What was intended in the begining is not needed anymore anyway,
so let upstream Makefile install manpage in ${PREFIX}/share/man
This commit is contained in:
@@ -18,11 +18,10 @@ USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= wasted
|
||||
|
||||
MAKE_ARGS= MANDIR="${MANDIRS}"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PLIST_FILES= bin/stud \
|
||||
man/man8/stud.8.gz
|
||||
share/man/man8/stud.8.gz
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user