Update manpage location (r523104)
This commit is contained in:
@@ -13,16 +13,12 @@ COMMENT= Last File Manager, a powerful file manager for the UNIX console
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils noflavors
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= autoplist distutils noflavors
|
||||
|
||||
PLIST_FILES= man/man1/lfm.1.gz
|
||||
NO_ARCH= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/print(__doc__)/d' ${WRKSRC}/setup.py
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/lfm.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user