1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Add PORTSCOUT macro's to prevent from picking up development versions.

This commit is contained in:
Koop Mast 2013-06-11 09:14:26 +00:00
parent ccafe0f4af
commit 7e59e64187
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320543
2 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,8 @@ LIB_DEPENDS+= gstreamer-1.0:${PORTSDIR}/multimedia/gstreamer1 \
orc-0.4:${PORTSDIR}/devel/orc
RUN_DEPENDS+= iso-codes>=0:${PORTSDIR}/misc/iso-codes
PORTSCOUT= limitw:1,even
BASE_PORTVERSION= 1.0.7
BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION}
BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}

View File

@ -17,6 +17,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
gobject-introspection>=1.31.1:${PORTSDIR}/devel/gobject-introspection
RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection
PORTSCOUT= limitw:1,even
CFLAGS:= ${CFLAGS} -O2 -Wno-format
USES= bison gettext pathfix pkgconfig
# workaround a crash in clang 3.3 crash llvm bug # 15840