git: 6d6f27bc9546 - main - ftp/ftpsesame: Remove NOOP code
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 17:53:53 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d6f27bc954627bf85a96eae605d34c9546f2c7f commit 6d6f27bc954627bf85a96eae605d34c9546f2c7f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-21 17:40:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-21 17:53:30 +0000 ftp/ftpsesame: Remove NOOP code --- ftp/ftpsesame/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp/ftpsesame/Makefile b/ftp/ftpsesame/Makefile index 66048aa12c75..b246b5210a30 100644 --- a/ftp/ftpsesame/Makefile +++ b/ftp/ftpsesame/Makefile @@ -14,7 +14,7 @@ LICENSE= ISCL PLIST_FILES= bin/ftpsesame share/man/man8/ftpsesame.8.gz USE_RC_SUBR= ftpsesame -MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} MANPREFIX=${STAGEDIR}${PREFIX}/share +MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ftpsesame ${STAGEDIR}${PREFIX}/bin