diff options
-rw-r--r-- | news/suck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile index ab4ff7fa56c0..64c7b8889936 100644 --- a/news/suck/Makefile +++ b/news/suck/Makefile @@ -20,6 +20,7 @@ EX_SCRIPTS= get.news.generic get.news.inn perl_kill.pl perl_xover.pl \ post_filter.pl put.news put.news.pl put.news.sm put.news.sm.pl EX_DATA= suckkillfile.sample sucknewsrc.sample suckothermsgs.sample +CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" MAKE_ENV+= CHKHISTORY=chkhistory_db.o .if defined(NEWSBIN) && !defined(SUCK_WITH_INN) PKGNAMESUFFIX?= -cnews |