mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Convert gmake,bzip2 to USES
Approved by: portmgr
This commit is contained in:
parent
d1e4387ae1
commit
4de7d44a79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355332
@ -20,7 +20,7 @@ RESTRICTED= xf25 contains copyright ROMs and cannot be distributed.
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= atari800.1
|
||||
|
@ -17,7 +17,7 @@ NO_CDROM= Commercial use is restricted
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
WANT_GNOME= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ARGS= CC="${CC}" TARGET_CC="${CC}" CXX="${CXX}" TARGET_CXX="${CXX}" \
|
||||
AS="${AS}" TARGET_AS="${CC}" LD="${LD}" TARGET_LD="${CC}"
|
||||
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf
|
||||
CONFLICTS= dynamips-[0-9]* dynamips-community-[0-9]*
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
ALL_TARGET= ${PORTNAME} nvram_export
|
||||
MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\
|
||||
PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\
|
||||
|
@ -17,8 +17,8 @@ LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro \
|
||||
vga.1:${PORTSDIR}/graphics/svgalib
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
USES= gmake tar:bzip2
|
||||
USE_SDL= sdl
|
||||
USE_GNOME= gnomehier
|
||||
MAKEFILE= makefile
|
||||
|
@ -14,9 +14,8 @@ COMMENT= Super Nintendo Entertainment System(SNES) Emulator
|
||||
|
||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= x11 sm ice xext
|
||||
USE_GMAKE= yes
|
||||
USES= gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --without-extensions
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_SDL= sdl
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -13,7 +13,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Emulates a MacPlus machine! Runs MacOS versions up to 7.5.5
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= x11 ice sm xext
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -12,7 +12,7 @@ MAINTAINER= jmohacsi@bsd.hu
|
||||
COMMENT= Yet Another Commodore +4 Emulator
|
||||
|
||||
USE_SDL= sdl
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
NO_WRKSUBDIR= yes
|
||||
ALL_TARGET= yape
|
||||
|
||||
|
@ -27,9 +27,8 @@ OPTIONS_DEFAULT=X11 JMA
|
||||
DEBUGGER_DESC= ZSNES Debugger
|
||||
JMA_DESC= JMA support
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_SDL= sdl
|
||||
USE_GMAKE= yes
|
||||
USES= gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --disable-cpucheck
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user