1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Remove useless bmake/fmake check

- While here convert USE_GMAKE to USES
This commit is contained in:
Martin Wilke 2014-02-14 16:23:18 +00:00
parent f5baa86cf4
commit cbb35e1713
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344277
8 changed files with 6 additions and 30 deletions

View File

@ -43,9 +43,7 @@ FREETDS_CONFIGURE_WITH= freetds
PLIST_SUB+= INGRES="@comment "
PLIST_SUB+= ORACLE="@comment "
.if defined(.PARSEDIR)
USES+= gmake
.endif
post-patch:
@${REINPLACE_CMD} -e 's|-O20|${CFLAGS}|g' \

View File

@ -16,11 +16,7 @@ BUILD_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS= p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= libcego.so:${PORTSDIR}/databases/cego
.if defined(.PARSEDIR)
USES= gmake
.endif
USES+= perl5
USES= perl5 gmake
USE_PERL5= configure
CC:= ${CXX}

View File

@ -21,9 +21,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk\
unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
USES= gmake
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --with-readline\

View File

@ -16,10 +16,7 @@ USE_GNOME= gtk12
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.if defined(.PARSEDIR)
USES= gmake
.endif
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}

View File

@ -18,7 +18,7 @@ COMMENT= The noeGNUd UI for the SLASH'EM variant of Nethack
RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data
NOEGNUDVERSION= ${PORTNAME}-0.8.0
USES= bison
USES= bison gmake
USE_GL= yes
WANT_SDL= yes
USE_SDL= sdl image mixer
@ -29,10 +29,6 @@ ALL_TARGET= se006e4f8
INSTALL_TARGET= install_se006e4f8
MAKE_JOBS_UNSAFE= yes
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
NO_STAGE= yes
.include <bsd.port.pre.mk>

View File

@ -32,13 +32,9 @@ USE_GNOME= pygtk2
USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice
USE_GL= gl glu
USE_SDL= sdl gfx
USES= pkgconfig iconv shebangfix
USES= pkgconfig iconv shebangfix gmake
SHEBANG_FILES= openalchemist-config
.if defined(.PARSEDIR)
USES+= gmake
.endif
PORTDOCS= AUTHORS ChangeLog README TODO
post-patch:

View File

@ -14,9 +14,7 @@ COMMENT= Quake III Arena mod: Urban Terror
NO_PACKAGE= package will be 445MB, set FORCE_PACKAGE if you really want it
USE_ZIP= yes
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
USES= gmake
NO_BUILD= yes
NO_WRKSUBDIR= yes

View File

@ -11,11 +11,8 @@ MAINTAINER= vlm@lionet.info
COMMENT= Modern ASN.1 to C compiler
GNU_CONFIGURE= yes
USES= perl5
USES= perl5 gmake
SUB_FILES= pkg-message
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
MAN1= asn1c.1 enber.1 unber.1