mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Pet portlint(1).
This commit is contained in:
parent
169370204d
commit
b2cda5532b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159781
1 changed files with 2 additions and 4 deletions
|
@ -16,13 +16,11 @@ COMMENT= Simple news server for hosts with one or two users
|
|||
|
||||
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
|
||||
|
||||
CONFLICTS= nntp-*
|
||||
|
||||
NEWSSPOOL= /var/spool/s-news
|
||||
CONFLICTS= nntp-[0-9]*
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
--with-confdir=${PREFIX}/etc/s-news \
|
||||
--with-spooldir=${NEWSSPOOL}
|
||||
--with-spooldir=/var/spool/s-news
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue