Skip to content
Snippets Groups Projects
Unverified Commit 4eb3b869 authored by Alexandre C. Guimarães's avatar Alexandre C. Guimarães :thumbsdown:
Browse files

x11-wm/awesome: enable SVG support

- take maintainership

PR:		265412
Approved by:	dbaio
parent 64272123
No related branches found
No related tags found
No related merge requests found
PORTNAME= awesome
PORTVERSION= 4.3
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= x11-wm
MAINTAINER= dbaio@FreeBSD.org
MAINTAINER= rigoletto@FreeBSD.org
COMMENT= Highly configurable, next generation framework window manager
LICENSE= GPLv2+
......@@ -35,7 +35,7 @@ CMAKE_ARGS= -DSYSCONFDIR=${PREFIX}/etc \
-DAWESOME_MAN_PATH=${MANPREFIX}/man \
-DGENERATE_DOC=OFF \
-DLUA_INCLUDE_DIR=${LUA_INCDIR}
USE_GNOME= glib20 pango gdkpixbuf2
USE_GNOME= glib20 pango gdkpixbuf2 librsvg2
USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \
xorgproto
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment