git: 47c6f711ea5b - main - math/hs-syfco: Fix plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Oct 2022 07:26:12 UTC
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>