mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Stage support
- Convert to USES
This commit is contained in:
parent
00996f2d1c
commit
42df9a54a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342182
@ -19,5 +19,4 @@ USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,7 +21,7 @@ BGI_DESC= Enable BGI support
|
||||
BMP_DESC= Enable BMP support
|
||||
|
||||
USE_XORG= x11 xau xcb xdmcp
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --with-fontpath=${DATADIR}/fonts \
|
||||
--with-x11-base=${LOCALBASE}
|
||||
@ -36,7 +36,6 @@ PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
INFO= grx
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MBGI}
|
||||
|
Loading…
Reference in New Issue
Block a user