mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert gmake,bzip2,xz to USES
Approved by: portmgr
This commit is contained in:
parent
7a21dec23d
commit
0ecb0840c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355687
@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
USE_GHOSTSCRIPT_RUN= yes
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKEFILE= makefile
|
||||
MAKE_ARGS= MAKE="${GMAKE}" GSCDEBUG="" CC="${CC}" CCAUX="${CC}" \
|
||||
CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB="" \
|
||||
|
@ -12,8 +12,7 @@ DISTNAME= Glide3-FreeBSD-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake tar:bzip2
|
||||
USE_XORG= x11 xxf86dga xxf86vm
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= automake autoconf libtool
|
||||
|
@ -15,9 +15,9 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
tiff:${PORTSDIR}/graphics/tiff
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_GMAKE= yes
|
||||
USES= gmake bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= # empty
|
||||
CONFIGURE_ARGS+= COMPILED_BY="ports@FreeBSD.org"
|
||||
|
@ -20,10 +20,9 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
|
||||
libjbig2dec.so:${PORTSDIR}/graphics/jbig2dec \
|
||||
libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAKE_ARGS+= build=release prefix=${PREFIX} verbose=1 mandir=${PREFIX}/man \
|
||||
XCFLAGS=-I${LOCALBASE}/include
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gmake
|
||||
USE_XORG= x11 xext
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source
|
||||
|
@ -26,7 +26,7 @@ MAKE_JOBS_UNSAFE= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
USE_AUTOTOOLS= aclocal automake autoconf
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
CONFIGURE_ARGS= --without-fst --without-tesseract --with-iulib=${LOCALBASE}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -15,11 +15,10 @@ LIB_DEPENDS= pfs-1.2:${PORTSDIR}/graphics/pfstools
|
||||
PFS_CPPFLAGS= -I${LOCALBASE}/include
|
||||
PFS_LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= ${PFS_CPPFLAGS}
|
||||
LDFLAGS+= ${PFS_LDFLAGS}
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= pfstmo_pattanaik00.1 \
|
||||
pfstmo_reinhard05.1 \
|
||||
|
@ -15,12 +15,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GL= gl
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= librsvg2
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix pkgconfig
|
||||
USES= pathfix pkgconfig gmake tar:xz
|
||||
|
||||
OPTIONS_DEFINE= GST
|
||||
GST_DESC= Live videos as slide backgrounds
|
||||
|
@ -23,8 +23,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
USE_XORG= x11
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf
|
||||
|
||||
|
@ -17,8 +17,7 @@ LIB_DEPENDS= synfig.0:${PORTSDIR}/devel/synfig \
|
||||
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
|
||||
|
||||
USE_GNOME= gnomehack gtk20
|
||||
USES= gettext
|
||||
USE_GMAKE= yes
|
||||
USES= gettext gmake
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -11,7 +11,7 @@ MASTER_SITES= http://www.fractint.org/ftp/current/linux/ \
|
||||
MAINTAINER= onemda@gmail.com
|
||||
COMMENT= The Unix port of fractint
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_XORG= x11 xft
|
||||
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user