mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Remove old CFLAGS defined with := instead of +=
Reported by: des
This commit is contained in:
parent
97e931a822
commit
6965435601
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362198
@ -13,7 +13,6 @@ COMMENT= MPEG2 demuxing gstreamer plugin from fluendo
|
|||||||
|
|
||||||
LICENSE= MPL
|
LICENSE= MPL
|
||||||
|
|
||||||
CFLAGS:= ${CFLAGS} -O2
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= libtool pkgconfig tar:bzip2
|
USES= libtool pkgconfig tar:bzip2
|
||||||
|
@ -12,7 +12,6 @@ DISTNAME= gnonlin-${PORTVERSION}
|
|||||||
MAINTAINER= multimedia@FreeBSD.org
|
MAINTAINER= multimedia@FreeBSD.org
|
||||||
COMMENT= Gstreamer lib for writing non-linear audio and video
|
COMMENT= Gstreamer lib for writing non-linear audio and video
|
||||||
|
|
||||||
CFLAGS:= ${CFLAGS} -O2 -Wno-format
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USES= libtool pkgconfig tar:bzip2
|
USES= libtool pkgconfig tar:bzip2
|
||||||
|
Loading…
Reference in New Issue
Block a user