If I understand correctly the new gnome module behaviour, USE_X11 shouldn't have been added here.

This commit is contained in:
ajacoutot 2010-10-18 16:32:37 +00:00
parent ae5da78188
commit 62855168c5

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2010/10/18 13:18:16 jasper Exp $
# $OpenBSD: Makefile,v 1.25 2010/10/18 16:32:37 ajacoutot Exp $
SHARED_ONLY= Yes
@ -33,7 +33,6 @@ LIB_DEPENDS= :gmime->=2.4,<2.6:mail/gmime24 \
::textproc/libxml \
::devel/libsoup,-gnome
USE_X11= Yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \