Date: Sat, 29 Oct 2022 07:26:12 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 47c6f711ea5b - main - math/hs-syfco: Fix plist Message-ID: <202210290726.29T7QC0G000540@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=47c6f711ea5b3e86536798170a72ffb9a08ef324 commit 47c6f711ea5b3e86536798170a72ffb9a08ef324 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-29 07:25:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-29 07:25:39 +0000 math/hs-syfco: Fix plist --- math/hs-syfco/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/math/hs-syfco/Makefile b/math/hs-syfco/Makefile index 00f3a2e14f19..25250fb2f5ec 100644 --- a/math/hs-syfco/Makefile +++ b/math/hs-syfco/Makefile @@ -24,7 +24,4 @@ CABAL_FLAGS= -relocatable CABAL_EXECUTABLES= syfco CABAL_WRAPPER_SCRIPTS= ${CABAL_EXECUTABLES} -PLIST_FILES= bin/syfco \ - libexec/cabal/syfco - .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210290726.29T7QC0G000540>