1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Remove needless MAKE_ENV

This commit is contained in:
Max Brazhnikov 2014-07-19 10:25:16 +00:00
parent a6223ca504
commit 48b69327f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362248
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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}