mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
2 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@ COMMENT= MPEG2 demuxing gstreamer plugin from fluendo
|
|||
|
||||
LICENSE= MPL
|
||||
|
||||
CFLAGS:= ${CFLAGS} -O2
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool pkgconfig tar:bzip2
|
||||
|
|
|
@ -12,7 +12,6 @@ DISTNAME= gnonlin-${PORTVERSION}
|
|||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Gstreamer lib for writing non-linear audio and video
|
||||
|
||||
CFLAGS:= ${CFLAGS} -O2 -Wno-format
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool pkgconfig tar:bzip2
|
||||
|
|
Loading…
Add table
Reference in a new issue