1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

- avoid build error on 4.x

This commit is contained in:
Cheng-Lung Sung 2007-01-08 01:23:41 +00:00
parent 93f361f000
commit ec573444f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181738

View File

@ -16,6 +16,7 @@ COMMENT= Library for converting Unicode strings to numbers
LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
USE_GCC= 3.2+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include"