1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Fix build by letting configure come up with it's own value of ${CPP}

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2010-11-08 15:03:51 +00:00
parent 411eb44cd9
commit 0b2e6364e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264246
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
MAKE_ARGS+= CSPECIAL="${CFLAGS}" LDFLAGS="${LDFLAGS}"
LDFLAGS+= -lm
CPP= #
do-install:
@${MKDIR} ${DATADIR}

View File

@ -22,6 +22,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The 'Internet Relay Chat' Client
GNU_CONFIGURE= yes
CPP= #
MAN1= irc.1
post-install: