mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Remove needless MAKE_ENV
This commit is contained in:
parent
a6223ca504
commit
48b69327f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362248
@ -14,7 +14,6 @@ LIB_DEPENDS= libmuparser.so:${PORTSDIR}/math/muparser
|
||||
USE_QT4= help qt3support help-tools_build linguist_build moc_build \
|
||||
rcc_build uic_build uic3_build
|
||||
USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake
|
||||
MAKE_ENV= XDG_CONFIG_HOME=/dev/null
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= LibreCAD
|
||||
|
@ -20,7 +20,6 @@ CMAKE_ARGS= -DQT_QMAKE_EXECUTABLE_FINDQT=${QMAKE} \
|
||||
-DKLF_INSTALL_POST_UPDATEMIMEDATABASE=off \
|
||||
-DKLF_INSTALL_SHARE_MAN1_DIR=man/man1
|
||||
CXXFLAGS= -I${LOCALBASE}/include
|
||||
MAKE_ENV= HOME=/dev/null
|
||||
|
||||
PLIST_SUB= VERSION=${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user