CONFIGURE_SHARED is implied by the gnome module.

This commit is contained in:
ajacoutot 2014-04-01 07:13:17 +00:00
parent e14214a2f5
commit 48102bb3f8
2 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.88 2014/03/18 07:53:59 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.89 2014/04/01 07:13:17 ajacoutot Exp $
# XXX when OPENBSD_5_6 is branched
# drop removal of ${SYSCONFDIR}/pango/pango.modules
@ -40,8 +40,7 @@ LIB_DEPENDS= devel/glib2>=2.38.0 \
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-static
CONFIGURE_ARGS= --disable-static
post-install:
rm ${PREFIX}/lib/pango/1.8.0/modules/*.la

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2014/02/22 10:40:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2014/04/01 07:13:17 ajacoutot Exp $
SHARED_ONLY= Yes
@ -30,8 +30,7 @@ LIB_DEPENDS= devel/pango>=1.31.2
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-static
CONFIGURE_ARGS= --disable-static
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples