Date: Wed, 2 Mar 2022 16:08:51 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 088f0b29ee71 - main - www/darkhttpd: Fix NO_INSTALL Message-ID: <202203021608.222G8pbC096502@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=088f0b29ee71a22a73d378a96f44d52f99befb28 commit 088f0b29ee71a22a73d378a96f44d52f99befb28 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2022-03-02 16:05:04 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-03-02 16:05:04 +0000 www/darkhttpd: Fix NO_INSTALL This port actually install things... Reported by: danfe@ --- www/darkhttpd/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/darkhttpd/Makefile b/www/darkhttpd/Makefile index 8f71a91792aa..07ad7aa22332 100644 --- a/www/darkhttpd/Makefile +++ b/www/darkhttpd/Makefile @@ -11,8 +11,6 @@ LICENSE= ISCL USE_GITHUB= yes GH_ACCOUNT= emikulic -NO_INSTALL= yes - PLIST_FILES= bin/darkhttpd do-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203021608.222G8pbC096502>