diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /deskutils | |
parent | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff) | |
download | ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/drivel/Makefile | 2 | ||||
-rw-r--r-- | deskutils/global-menu/Makefile | 2 | ||||
-rw-r--r-- | deskutils/google-gadgets/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kmatrix3d/Makefile | 2 | ||||
-rw-r--r-- | deskutils/ksmoothdock/Makefile | 2 | ||||
-rw-r--r-- | deskutils/taskjuggler/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile index 71fccf898080..05c0bec3ff63 100644 --- a/deskutils/drivel/Makefile +++ b/deskutils/drivel/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_OMF= yes -USE_AUTOTOOLS= libtool:22 autoconf:267:env automake:111:env +USE_AUTOTOOLS= libtool:22 autoconf:268:env automake:111:env CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/global-menu/Makefile b/deskutils/global-menu/Makefile index 4dde66286d2e..4499763dee09 100644 --- a/deskutils/global-menu/Makefile +++ b/deskutils/global-menu/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:267:env +USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:268:env INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/google-gadgets/Makefile b/deskutils/google-gadgets/Makefile index e59d421d4eaf..d3b2e7db50b2 100644 --- a/deskutils/google-gadgets/Makefile +++ b/deskutils/google-gadgets/Makefile @@ -38,7 +38,7 @@ USE_GSTREAMER= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include -Wno-deprecated-declarations" LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-werror --enable-ltdl-install=no --with-browser-plugins-dir=${LOCALBASE}/lib/browser_plugins -USE_AUTOTOOLS= libtool:22:env autoconf:267:env automake:111:env aclocal:111:env libltdl:22 +USE_AUTOTOOLS= libtool:22:env autoconf:268:env automake:111:env aclocal:111:env libltdl:22 WANT_GNOME= yes USE_GNOME= gnomehack INSTALLS_ICONS= yes diff --git a/deskutils/kmatrix3d/Makefile b/deskutils/kmatrix3d/Makefile index af7845a22d8b..61a54aa5356c 100644 --- a/deskutils/kmatrix3d/Makefile +++ b/deskutils/kmatrix3d/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_GL= glut GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:267:env +USE_AUTOTOOLS= libtool:22 automake:111:env autoheader:268:env USE_KDELIBS_VER= 3 USE_BZIP2= yes USE_PERL5_BUILD= yes diff --git a/deskutils/ksmoothdock/Makefile b/deskutils/ksmoothdock/Makefile index 420fcdbdd5b8..e49be900db35 100644 --- a/deskutils/ksmoothdock/Makefile +++ b/deskutils/ksmoothdock/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_PERL5_BUILD=yes diff --git a/deskutils/taskjuggler/Makefile b/deskutils/taskjuggler/Makefile index bd77245064bd..7b85d318228d 100644 --- a/deskutils/taskjuggler/Makefile +++ b/deskutils/taskjuggler/Makefile @@ -29,7 +29,7 @@ USE_BZIP2= yes USE_QT_VER= 3 USE_PERL5_RUN= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22 +USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_CFLAGS}" |