- honor given CC, LDFLAGS
This commit is contained in:
parent
99da1ec188
commit
41f365c09c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252482
1 changed files with 3 additions and 2 deletions
|
@ -16,11 +16,12 @@ DISTNAME= iroffer-dinoex-${PORTVERSION}
|
||||||
MAINTAINER= dinoex@FreeBSD.ORG
|
MAINTAINER= dinoex@FreeBSD.ORG
|
||||||
COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy
|
COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy
|
||||||
|
|
||||||
|
CONFLICTS= iroffer-1* iroffer-lamm-1.*
|
||||||
|
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
CONFIGURE_SCRIPT= Configure
|
CONFIGURE_SCRIPT= Configure
|
||||||
MAN1= iroffer.1
|
MAN1= iroffer.1
|
||||||
|
CONFIGURE_ARGS= CC="${CC}" LDFLAGS="${LDFLAGS}" LOCALBASE="${LOCALBASE}"
|
||||||
CONFLICTS= iroffer-1* iroffer-lamm-1.*
|
|
||||||
|
|
||||||
OPTIONS= CURL "build ftp/http support" on \
|
OPTIONS= CURL "build ftp/http support" on \
|
||||||
RUBY "build RUBY script support" on \
|
RUBY "build RUBY script support" on \
|
||||||
|
|
Loading…
Reference in a new issue