mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Convert USE_XZ/BZIP2/GMAKE to USES
This commit is contained in:
parent
6654024e93
commit
6afa1e436b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348343
5 changed files with 5 additions and 12 deletions
|
@ -24,9 +24,8 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
|
|||
|
||||
CONFLICTS= gnome-commander-[0-9]*
|
||||
|
||||
USE_XZ= yes
|
||||
USES= tar:xz gmake
|
||||
USE_GNOME= gnomedocutils gnomehack gnomeprefix intlhack libgnomeui
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool autoconf:env aclocal:env automake:env
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -18,8 +18,7 @@ RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= xpm
|
||||
USE_GMAKE= yes
|
||||
USES= perl5
|
||||
USES= perl5 gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= fvwm-themes-config.1 fvwm-themes-menuapp.1 fvwm-themes-com.1 \
|
||||
|
|
|
@ -11,9 +11,8 @@ DISTNAME= ${PORTNAME:S/gtk/gtk+/}-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A useful widget set complementary to GTK+ 2.0
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USES= pathfix pkgconfig gmake
|
||||
USE_GNOME= gtk20
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_CSTD= gnu89
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -13,14 +13,11 @@ COMMENT= C++ wrapper for GtkGLExt
|
|||
LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \
|
||||
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix pkgconfig gettext
|
||||
USES= pathfix pkgconfig gettext gmake tar:bzip2
|
||||
USE_GNOME= gnomeprefix gtk20
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-DGDK_DISABLE_DEPRECATED||g' \
|
||||
-e 's|-DGDK_PIXBUF_DISABLE_DEPRECATED||g' \
|
||||
|
|
|
@ -15,9 +15,8 @@ COMMENT= Qt4 toolkit library for Coin
|
|||
LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= pathfix
|
||||
USES= pathfix gmake
|
||||
USE_QT4= corelib opengl moc_build
|
||||
USE_GMAKE= yes
|
||||
CPPFLAGS+= -I${QT_INCDIR} -I${QT_INCDIR}/Qt -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${QT_LIBDIR} -L${LOCALBASE}/lib
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue