1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Does not need these CFLAGS to build

PR:		ports/126397 (related to)
Reported by:	Michael Harnois <mdharnois@gmail.com>
This commit is contained in:
Pav Lucistnik 2008-08-22 11:50:59 +00:00
parent 0a376563d4
commit 075b828660
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218988

View File

@ -25,8 +25,6 @@ CONFIGURE_ARGS= --with-jpeg=${LOCALBASE} \
--with-proj=${LOCALBASE} \
--with-libtiff=${LOCALBASE}
USE_LDCONFIG= yes
CFLAGS+= -L${LOCALBASE}/lib \
-I${LOCALBASE}/include
.include <bsd.port.pre.mk>