git: c19607502ac1 - main - devel/stack: Remove double CABAL_PROJECT

From: Tobias Kortkamp <tobik_at_FreeBSD.org>
Date: Fri, 30 Jun 2023 11:43:15 UTC
The branch main has been updated by tobik:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c19607502ac1d9005c042c9f60cda7608eee3357

commit c19607502ac1d9005c042c9f60cda7608eee3357
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2023-06-30 09:44:45 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2023-06-30 11:40:19 +0000

    devel/stack: Remove double CABAL_PROJECT
    
    Reported by:    portfmt scan
---
 devel/stack/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/stack/Makefile b/devel/stack/Makefile
index 75bc68cefcc8..31a752a24a27 100644
--- a/devel/stack/Makefile
+++ b/devel/stack/Makefile
@@ -201,8 +201,6 @@ USE_CABAL=	Glob-0.10.2_3 \
 		zip-archive-0.4.3 \
 		zlib-0.6.3.0_1
 
-CABAL_PROJECT=	remove
-
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == aarch64