aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-29 07:25:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-29 07:25:39 +0000
commit47c6f711ea5b3e86536798170a72ffb9a08ef324 (patch)
tree92d5351e94026200eec597a4c76b2fc10411052e
parentfe0f5bf40fa3040a795746f39c52fd9fb942533a (diff)
downloadports-47c6f711ea5b3e86536798170a72ffb9a08ef324.tar.gz
ports-47c6f711ea5b3e86536798170a72ffb9a08ef324.zip
math/hs-syfco: Fix plist
-rw-r--r--math/hs-syfco/Makefile3
1 files changed, 0 insertions, 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>