1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

- Support staging.

- Convert to USES=gmake.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm> via our area51 repositor
Approved by:	fluffy (implicit)
This commit is contained in:
Raphael Kubo da Costa 2013-10-15 10:22:54 +00:00
parent b33d8886db
commit be0065ff32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330383

View File

@ -16,9 +16,8 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
USES= bison cmake pkgconfig
USES= bison cmake gmake pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_GSTREAMER= yes
USE_GNOME= glib20
@ -33,7 +32,6 @@ GST_VERSION=${PORTVERSION:C/..$//}
CMAKE_ARGS+= -DCMAKE_INCLUDE_PATH:STRING="${LOCALBASE}/include"
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
post-extract:
${REINPLACE_CMD} -e 's|$${LIB_INSTALL_DIR}/pkgconfig|libdata/pkgconfig|' \
${WRKSRC}/src/CMakeLists.txt