Remove unnecessary CPPFLAGS and LDFLAGS.
This commit is contained in:
parent
32926c7289
commit
8e56f4080e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497068
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ USE_XORG= x11 xext xi xrender xt xtst
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}-jdk${JDK_MAJOR_VERSION}u-jdk-${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}-${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION}
|
||||
|
||||
_MAKE_JOBS= #
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_ENV= LANG="C" \
|
||||
LC_ALL="C" \
|
||||
CLASSPATH="" \
|
||||
|
|
Loading…
Reference in a new issue