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 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 |