graphics/wayland: disable debug build by default
There is no need to build wayland with debug options by default. This is most likely a left over from when it was first ported. PR: 234920 Submitted by: jbeich
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= wayland
|
||||
PORTVERSION= 1.16.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics wayland
|
||||
MASTER_SITES= https://wayland.freedesktop.org/releases/
|
||||
|
||||
@@ -18,8 +19,6 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
|
||||
CFLAGS+= "-I${LOCALBASE}/include/libepoll-shim"
|
||||
|
||||
WITH_DEBUG= 1
|
||||
|
||||
USES= autoreconf gmake gnome libtool localbase pathfix pkgconfig tar:xz
|
||||
USE_GNOME= libxslt:build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
Reference in New Issue
Block a user