tweak previous
This commit is contained in:
parent
8f3323ce59
commit
4e10b5d526
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2013/03/28 21:30:35 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/03/28 21:36:04 jasper Exp $
|
||||
|
||||
COMMENT= Zeitgeist client library
|
||||
|
||||
@ -14,16 +14,12 @@ MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
|
||||
# LGPLv2.1/GPLv3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MASTER_SITES= https://launchpad.net/libzeitgeist/0.3/0.3.18/+download/
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
REGRESS_IS_INTERACTIVE= x11
|
||||
|
||||
WANTLIB += ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
@ -32,7 +28,7 @@ WANTLIB += pcre pthread z
|
||||
LIB_DEPENDS= devel/glib2
|
||||
|
||||
RUN_DEPENDS= productivity/zeitgeist
|
||||
REGRESS_DEPENDS= productivity/zeitgeist
|
||||
TEST_DEPENDS= productivity/zeitgeist
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user