- honor given CC, LDFLAGS

This commit is contained in:
Dirk Meyer 2010-04-09 16:20:29 +00:00
parent 99da1ec188
commit 41f365c09c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252482

View file

@ -16,11 +16,12 @@ DISTNAME= iroffer-dinoex-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.ORG
COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy
CONFLICTS= iroffer-1* iroffer-lamm-1.*
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
MAN1= iroffer.1
CONFLICTS= iroffer-1* iroffer-lamm-1.*
CONFIGURE_ARGS= CC="${CC}" LDFLAGS="${LDFLAGS}" LOCALBASE="${LOCALBASE}"
OPTIONS= CURL "build ftp/http support" on \
RUBY "build RUBY script support" on \