1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix www/sarg build without NLS

PR:		211238
Submitted by:	w.schwarzenfeld@utanet.at
Reported by:	vas@mpeks.tomsk.su
MFH:		2016Q3
This commit is contained in:
Renato Botelho 2016-09-05 17:27:11 +00:00
parent f81b2f03bf
commit a9308be9a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421383

View File

@ -3,7 +3,7 @@
PORTNAME= sarg
PORTVERSION= 2.3.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -28,6 +28,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
NLS_USES= gettext
NLS_USES_OFF= gettext-tools
NLS_CONFIGURE_ENABLE= nls
NLS_LIBS= -lintl
GD_CONFIGURE_WITH= gd