View | Details | Raw Unified | Return to bug 236205
Collapse All | Expand All

(-)w/graphics/goxel/Makefile (-1 / +1 lines)
Lines 22-28 USE_GNOME= cairo gtk30 Link Here
22
USE_GL=		gl
22
USE_GL=		gl
23
23
24
INSTALLS_ICONS=	yes
24
INSTALLS_ICONS=	yes
25
MAKE_ARGS=	debug=0
25
MAKE_ARGS=	debug=0 werror=0
26
DESKTOP_ENTRIES="Goxel" "${COMMENT}" "${PORTNAME}" \
26
DESKTOP_ENTRIES="Goxel" "${COMMENT}" "${PORTNAME}" \
27
	"${PORTNAME}" "Graphics;3DGraphics;" false
27
	"${PORTNAME}" "Graphics;3DGraphics;" false
28
28

Return to bug 236205