Convert to USE_XORG
PR: ports/167087 Submitted by: bapt Approved by: maintainer timeout (>14d)
This commit is contained in:
parent
53f4595a60
commit
8680467d0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296039
1 changed files with 3 additions and 2 deletions
|
@ -16,14 +16,15 @@ COMMENT= GDI+ API for System.Windows.Forms in Mono
|
|||
|
||||
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
png.6:${PORTSDIR}/graphics/png
|
||||
png.6:${PORTSDIR}/graphics/png \
|
||||
cairo.2:${PORTSDIR}/graphics/cairo
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack glib20
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= x11
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
Loading…
Reference in a new issue