Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2024 17:25:33 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e2fd86e090ad - main - news/suck: fix build
Message-ID:  <202404231725.43NHPXOL040330@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex:

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

commit e2fd86e090adc2aed211399712fc74dfc8b1ae64
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2024-04-23 17:25:25 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2024-04-23 17:25:25 +0000

    news/suck: fix build
---
 news/suck/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/news/suck/Makefile b/news/suck/Makefile
index 73aa84ced075..53b6346abb26 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -14,6 +14,7 @@ CONFLICTS?=	suckblow-1.*
 USES=		autoreconf gmake shebangfix
 SHEBANG_FILES=	sample/post_filter.pl
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-inn-lib=${PREFIX}/lib
 GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 MAKE_ENV=	CHKHISTORY=chkhistory_db.o
 USE_GITHUB=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404231725.43NHPXOL040330>