1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Mark MAKE_JOBS_SAFE

- Fix build on 9.0
This commit is contained in:
Dmitry Marakasov 2009-11-04 02:48:41 +00:00
parent 42aa0e22d5
commit 4b8b8e4df0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243730

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
USE_BZIP2= yes
USE_SDL= sdl image
USE_GNOME= libxml2
MAKE_JOBS_SAFE= yes
CFLAGS+= -I${LOCALBASE}/include/libxml2
CXXFLAGS+= -I${LOCALBASE}/include/libxml2
@ -52,6 +53,8 @@ post-patch:
${WRKSRC}/src/main.cpp ${WRKSRC}/include/FindFile.h
@${REINPLACE_CMD} -e 's|DATADIR|"${DATADIR}"|' \
${WRKSRC}/src/main.cpp
@${REINPLACE_CMD} -e 's|EXEC_PROGRAM.*OLXVER)|SET(OLXVER "${DISTVERSION}")|' \
${WRKSRC}/CMakeLists.txt
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/openlierox ${PREFIX}/bin