Comment static archive and la file for the loadable module.

Add CONFIGURE_SHARED.
Remove REGRESS_DEPENDS as gs is actually needed at build time for the
tests (along with rsvg...).

ok eric@ (maintainer)
This commit is contained in:
ajacoutot 2012-08-17 07:58:50 +00:00
parent ab09ea2f1e
commit 3c38a9d236
2 changed files with 7 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2012/08/16 17:03:18 eric Exp $
# $OpenBSD: Makefile,v 1.39 2012/08/17 07:58:50 ajacoutot Exp $
COMMENT= vector graphics library
@ -9,6 +9,7 @@ SHARED_LIBS+= cairo-gobject 1.0
SHARED_LIBS+= cairo-script-interpreter 1.0
CATEGORIES= graphics
EXTRACT_SUFX= .tar.xz
REVISION= 0
HOMEPAGE= http://cairographics.org/
@ -36,11 +37,9 @@ LIB_DEPENDS= graphics/png \
devel/glib2
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= PTHREAD_LIBS="-pthread"
CONFIGURE_ARGS= --enable-gl \
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--enable-gl \
--enable-tee \
--enable-xml
REGRESS_DEPENDS= print/ghostscript/gnu
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.12 2012/08/16 17:03:18 eric Exp $
@comment $OpenBSD: PLIST,v 1.13 2012/08/17 07:58:51 ajacoutot Exp $
%%SHARED%%
bin/cairo-trace
include/cairo/
@ -20,8 +20,8 @@ include/cairo/cairo-xlib.h
include/cairo/cairo-xml.h
include/cairo/cairo.h
lib/cairo/
lib/cairo/cairo-fdr.a
lib/cairo/cairo-fdr.la
@comment lib/cairo/cairo-fdr.a
@comment lib/cairo/cairo-fdr.la
lib/cairo/libcairo-trace.a
lib/cairo/libcairo-trace.la
lib/libcairo-gobject.a