diff options
author | ade <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
commit | ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a (patch) | |
tree | 09cb088d594cf2e19ab18004f78e9e43f04eb41b /x11 | |
parent | 16d6c75b9d6b0c3767d5aa4ed3f46b70a35b3fb4 (diff) | |
download | freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.gz freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.tar.zst freebsd-ports-gnome-ac3bd331b0e3fb113ca9b86e7572afe696fdcc3a.zip |
Punt autoconf267->autoconf268
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-launch-box/Makefile | 2 | ||||
-rw-r--r-- | x11/idesk/Makefile | 2 | ||||
-rw-r--r-- | x11/libSM/Makefile | 2 | ||||
-rw-r--r-- | x11/libX11/Makefile | 2 | ||||
-rw-r--r-- | x11/powershell/Makefile | 2 | ||||
-rw-r--r-- | x11/sessreg/Makefile | 2 | ||||
-rw-r--r-- | x11/vdesk/Makefile | 2 | ||||
-rw-r--r-- | x11/xclip/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/x11/gnome-launch-box/Makefile b/x11/gnome-launch-box/Makefile index a359d9de958a..0c8644eb783a 100644 --- a/x11/gnome-launch-box/Makefile +++ b/x11/gnome-launch-box/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= libgnomeui evolutiondataserver gnomemenus gnomedesktop -USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 libtool:22 +USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 libtool:22 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a LIBTOOLFILES= diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 68752872813e..36143618d88b 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_EFL= imlib2 GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CXXFLAGS+= `imlib2-config --cflags` `freetype-config --cflags` diff --git a/x11/libSM/Makefile b/x11/libSM/Makefile index 4f137f8f02d6..2e187e1dff67 100644 --- a/x11/libSM/Makefile +++ b/x11/libSM/Makefile @@ -16,7 +16,7 @@ COMMENT= Session Management library for X11 BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing XORG_CAT= lib diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 87dee81a4f72..7d54a0d2fd4e 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:${PORTSDIR}/x11/libxcb XORG_CAT= lib USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \ kbproto:both inputproto xf86bigfontproto xproto:both -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 libtool:22 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 libtool:22 ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \ diff --git a/x11/powershell/Makefile b/x11/powershell/Makefile index cf9f93a48e51..c2ce12d21809 100644 --- a/x11/powershell/Makefile +++ b/x11/powershell/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A terminal emulator for the X11 USE_GNOME= gnomelibs gnomehier -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \ LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`" ALL_TARGET= ${PORTNAME} diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index 1a9ecd890f41..faf7e6b26faf 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg XORG_CAT= app USE_XORG= x11 -USE_AUTOTOOLS= aclocal:111 autoheader:267 automake:111 autoconf:267 +USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal PLIST_FILES= bin/sessreg diff --git a/x11/vdesk/Makefile b/x11/vdesk/Makefile index 2a2d9b874b9d..18740a0af00b 100644 --- a/x11/vdesk/Makefile +++ b/x11/vdesk/Makefile @@ -22,7 +22,7 @@ PLIST_FILES= bin/vdesk PLIST_FILES+= share/doc/vdesk/${ii} .endfor .endif -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_XORG= x11 post-extract: diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 15b1be930c1e..c30c30e985ea 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF MAINTAINER= ports@eitanadler.com COMMENT= An interface to X selections ("the clipboard") from the command line -USE_AUTOTOOLS= autoconf:267:env aclocal:111:env automake:111:env +USE_AUTOTOOLS= autoconf:268:env aclocal:111:env automake:111:env USE_XORG= x11 xmu USE_GMAKE= yes GNU_CONFIGURE= yes |