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

- fix build for FreeBSD 12.0

This commit is contained in:
Dirk Meyer 2018-05-14 15:04:23 +00:00
parent 02371f63a0
commit 8925f7393a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469897

View File

@ -1,4 +1,3 @@
# $FreeBSD: head/ports-mgmt/pkg_jail/files/pkg_update 411390 2016-03-19 11:00:57Z dinoex 2
# $FreeBSD$
PORTNAME= sabbu
@ -15,12 +14,11 @@ LICENSE= GPLv2
LIB_DEPENDS= libavcodec0.so:multimedia/ffmpeg0 \
libsndfile.so:audio/libsndfile
BROKEN_FreeBSD_12= Regression C++
USES= tar:bzip2 gmake pkgconfig iconv
GNU_CONFIGURE= yes
USE_SDL= sdl
USE_CXXSTD= gnu++98
USE_GNOME= gtk20
CFLAGS+= -I${LOCALBASE}/include/ffmpeg0 -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib/ffmpeg0 -L${LOCALBASE}/lib