diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 20:36:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 20:36:14 +0000 |
commit | 4a6f5358f7fd828d69050f89a41b002c4e0bde35 (patch) | |
tree | df0b25b944437d255adfc4ff631a8934af807942 | |
parent | - Chase lib version bump in libmpcdec (diff) |
Back out previous commit which broke the plist
Pointy hat to: kris
Notes
Notes:
svn path=/head/; revision=186455
-rw-r--r-- | editors/abiword-plugins/Makefile | 1 | ||||
-rw-r--r-- | graphics/libvisual-plugins/Makefile | 1 | ||||
-rw-r--r-- | multimedia/grpplaylist/Makefile | 1 | ||||
-rw-r--r-- | net-im/gaim-guifications/Makefile | 1 | ||||
-rw-r--r-- | net-im/icqnd/Makefile | 1 | ||||
-rw-r--r-- | net-im/pidgin-guifications/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 68bfef47ba5e..53ac3fd9a217 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -20,7 +20,6 @@ COMMENT= Multi-plugins for AbiWord BUILD_DEPENDS= AbiWord-${ABIVERSION}:${PORTSDIR}/editors/abiword RUN_DEPENDS= AbiWord-${ABIVERSION}:${PORTSDIR}/editors/abiword -USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 diff --git a/graphics/libvisual-plugins/Makefile b/graphics/libvisual-plugins/Makefile index 59a11d8b4ff4..3dbcf8b6aba8 100644 --- a/graphics/libvisual-plugins/Makefile +++ b/graphics/libvisual-plugins/Makefile @@ -17,7 +17,6 @@ COMMENT= Set of plugins for the libvisual framework LIB_DEPENDS= visual.0:${PORTSDIR}/graphics/libvisual -USE_AUTOTOOLS= libtool:15 WANT_GNOME= yes USE_GNOME= gnometarget pkgconfig USE_XLIB= yes diff --git a/multimedia/grpplaylist/Makefile b/multimedia/grpplaylist/Makefile index f44584aad858..854b211d548d 100644 --- a/multimedia/grpplaylist/Makefile +++ b/multimedia/grpplaylist/Makefile @@ -17,7 +17,6 @@ COMMENT= A playlist for Noatun LIB_DEPENDS= noatun:${PORTSDIR}/multimedia/kdemultimedia3 -USE_AUTOTOOLS= libtool:15 USE_KDEBASE_VER=3 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net-im/gaim-guifications/Makefile b/net-im/gaim-guifications/Makefile index 8173ae580405..43e340f83c3a 100644 --- a/net-im/gaim-guifications/Makefile +++ b/net-im/gaim-guifications/Makefile @@ -19,7 +19,6 @@ COMMENT= Plugin to add msn style "toaster" popups to Gaim BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 diff --git a/net-im/icqnd/Makefile b/net-im/icqnd/Makefile index 3904d83cefe8..ed5626d9fdf4 100644 --- a/net-im/icqnd/Makefile +++ b/net-im/icqnd/Makefile @@ -16,7 +16,6 @@ COMMENT= GTK based LICQ GUI program BUILD_DEPENDS= licq:${PORTSDIR}/net-im/licq RUN_DEPENDS= ${BUILD_DEPENDS} -USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 8173ae580405..43e340f83c3a 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -19,7 +19,6 @@ COMMENT= Plugin to add msn style "toaster" popups to Gaim BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -USE_AUTOTOOLS= libtool:15 USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 |