- move USE_LIBTOOL to Makefile.inc too

This commit is contained in:
jasper 2010-09-23 14:24:22 +00:00
parent 1e8ed4b77c
commit 23e6df3b8d
14 changed files with 21 additions and 25 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.6 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.7 2010/09/23 14:24:22 jasper Exp $
SHARED_ONLY?= Yes
@ -17,3 +17,5 @@ PERMIT_DISTFILES_FTP?= Yes
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
USE_GMAKE?= Yes
USE_LIBTOOL?= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.17 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, MSN component
@ -8,13 +8,13 @@ MASTER_SITES= ${MASTER_SITES_TELEPATHY:=telepathy-butterfly/}
MODULES= lang/python
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= :papyon->=0.5.1:net/papyon \
:telepathy-python->=0.15.17:net/telepathy/telepathy-python
USE_LIBTOOL= No
NO_REGRESS= Yes
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, farsight2 component
@ -19,7 +19,6 @@ LIB_DEPENDS= ${MODPY_LIB_DEPENDS} \
::net/farsight2 \
::net/telepathy/telepathy-glib
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--enable-gtk-doc=no \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, xmpp component
@ -24,7 +24,6 @@ LIB_DEPENDS= ::devel/libsoup \
::security/libgpg-error \
::sysutils/e2fsprogs
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= UUID_LIBS="`pkg-config --libs e2fs-uuid`" \
UUID_CFLAGS="`pkg-config --cflags e2fs-uuid`"

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, glib bindings
@ -19,7 +19,6 @@ MODPY_RUNDEP= No
BUILD_DEPENDS= ::textproc/libxslt
LIB_DEPENDS= ::x11/dbus-glib
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
#CONFIGURE_ARGS+= --enable-backtrace (add -llibexecinfo)

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.12 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, libpurple component
@ -19,7 +19,6 @@ LIB_DEPENDS= ::net/pidgin,-libpurple \
::net/telepathy/telepathy-glib
MODPY_RUNDEP= No
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, IRC component
@ -18,7 +18,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
RUN_DEPENDS= ::textproc/libxslt
LIB_DEPENDS= telepathy-glib::net/telepathy/telepathy-glib
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --disable-silent-rules
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2010/09/23 14:24:22 jasper Exp $
COMMENT= display information about a given connection manager
@ -26,6 +26,7 @@ LIB_DEPENDS= glade-2.0::devel/libglade2 \
USE_X11= Yes
CONFIGURE_STYLE= gnu
USE_LIBTOOL= No
pre-configure:
${SUBST_CMD} ${WRKSRC}/configure

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2010/09/23 14:18:52 jasper Exp $
# $OpenBSD: Makefile,v 1.8 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, logger component
@ -25,7 +25,6 @@ MODGNOME_HELP_FILES= Yes
MODGCONF2_SCHEMAS_DIR= telepathy-logger
MODPY_RUNDEP= No
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-silent-rules \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.19 2010/09/23 14:24:22 jasper Exp $
COMMENT= abstraction layer between apps and connection managers
@ -19,8 +19,6 @@ MODULES= devel/gettext \
BUILD_DEPENDS= ::textproc/libxslt
LIB_DEPENDS= ::net/telepathy/telepathy-glib
USE_LIBTOOL= Yes
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_STYLE= gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2010/09/23 14:24:22 jasper Exp $
COMMENT= connection manager meant for testing Telepathy
@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITES_TELEPATHY:=telepathy-pinocchio/}
MODULES= lang/python
USE_LIBTOOL= No
USE_GMAKE= No
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.18 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, python bindings
@ -17,6 +17,7 @@ RUN_DEPENDS= ::devel/py-gobject \
CONFIGURE_STYLE= gnu
USE_LIBTOOL= No
USE_X11= Yes
SUBST_VARS+= V

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2010/09/23 14:24:22 jasper Exp $
COMMENT= flexible communications framework, local-link component
@ -19,8 +19,6 @@ LIB_DEPENDS= ::net/avahi \
::devel/libsoup \
::net/telepathy/telepathy-glib
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2010/09/23 14:19:10 jasper Exp $
# $OpenBSD: Makefile,v 1.23 2010/09/23 14:24:22 jasper Exp $
PKG_ARCH= *
@ -18,6 +18,7 @@ MODPY_RUNDEP= No
NO_REGRESS= Yes
USE_LIBTOOL= No
CONFIGURE_STYLE= none
pre-configure: