1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Remove reference to removed MANEXT

This commit is contained in:
Antoine Brodin 2014-09-03 16:54:23 +00:00
parent 9355aa9584
commit 4793de0686
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367219

View File

@ -17,7 +17,6 @@ GH_COMMIT= ebd9de3
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
MAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
MANEXT=${MANEXT}
INSTALL_PROGRAM="${INSTALL_PROGRAM}"
.include <bsd.port.mk>