1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Convert from USE_XLIB to USE_XORG=xmu

Approved by:	eadler (mentor)
This commit is contained in:
Alex Kozlov 2012-04-23 23:09:29 +00:00
parent d62da7630f
commit ac6fd711db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295352

View File

@ -7,6 +7,7 @@
PORTNAME= opennx
PORTVERSION= 0.16.0.648
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source
@ -24,13 +25,13 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.16
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_XLIB= yes
USE_XORG= xmu
USE_WX= 2.8+
WX_UNICODE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_SAFE= yes
INSTALLS_ICONS= yes