1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Attempt to fix build on -current.

PR:		ports/167985
Submitted by:	truckman
This commit is contained in:
Mark Linimon 2012-05-30 06:33:52 +00:00
parent dfbfa368e0
commit de4fce79a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297731

View File

@ -24,7 +24,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
LDFLAGS="-L${LOCALBASE}/lib" \
-C
USE_LDCONFIG= yes