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 /net-im | |
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
Diffstat (limited to 'net-im')
-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 |
3 files changed, 0 insertions, 3 deletions
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 |