remove bogous --without-libgtop-smp flag which only disables smp support in
the tests ok jasper@
This commit is contained in:
parent
88992ba4ff
commit
4e8a8fcd00
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.127 2014/07/11 16:57:55 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.128 2014/07/12 13:32:48 robert Exp $
|
||||
|
||||
COMMENT= portable library for obtaining system information
|
||||
|
||||
@ -6,7 +6,7 @@ GNOME_VERSION= 2.30.0
|
||||
GNOME_PROJECT= libgtop
|
||||
PKGNAME= libgtop2-${VERSION}
|
||||
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS= gtop-2.0 9.0 # .10.0
|
||||
|
||||
@ -27,7 +27,6 @@ LIB_DEPENDS= devel/glib2
|
||||
MODGNOME_TOOLS += gobject-introspection
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --without-libgtop-smp
|
||||
CONFIGURE_ENV= GMSGFMT="${LOCALBASE}/bin/msgfmt" \
|
||||
ac_cv_header_sys_mount_h=yes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user