Fix the build with newer gcc from ports.

PR:		ports/178358
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl>
This commit is contained in:
Koop Mast 2013-05-06 06:28:57 +00:00
parent 0d474e926e
commit 9740e8e748
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317467

View File

@ -16,7 +16,7 @@ USE_XZ= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-lispdir
CONFIGURE_ENV= EMACS="no"
CONFIGURE_ENV= EMACS="no" LIBS="-lintl"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib