SHARED_LIBS and USE_LIBTOOL

This commit is contained in:
steven 2006-01-08 14:05:04 +00:00
parent 0422d683c7
commit b351011170
2 changed files with 6 additions and 4 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2005/11/14 15:05:00 wilfried Exp $
# $OpenBSD: Makefile,v 1.11 2006/01/08 14:05:04 steven Exp $
COMMENT= "user interface components for libgnomeprint"
DISTNAME= libgnomeprintui-2.10.2
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
SHARED_LIBS= gnomeprintui-2-2 1.0
CATEGORIES= x11/gnome devel
HOMEPAGE= http://www.gnome.org/projects/gnome-print/
@ -32,6 +33,7 @@ LIB_DEPENDS= gnomecanvas-2::x11/gnome/libgnomecanvas \
gnomeprint-2-2::x11/gnome/libgnomeprint
USE_GMAKE= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --disable-gtk-doc

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.2 2004/09/15 21:48:23 espie Exp $
@lib lib/libgnomeprintui-2-2.so.1.0
@comment $OpenBSD: PFRAG.shared,v 1.3 2006/01/08 14:05:04 steven Exp $
@lib lib/libgnomeprintui-2-2.so.${LIBgnomeprintui-2-2_VERSION}