diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile index 67bccd32f3d..be1720466d6 100644 --- a/devel/libsoup/Makefile +++ b/devel/libsoup/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2005/12/19 18:41:51 marcm Exp $ +# $OpenBSD: Makefile,v 1.11 2006/01/08 17:58:49 bernd Exp $ COMMENT= "a SOAP implementation in C" DISTNAME= libsoup-2.2.5 PACKAGENAME= ${DISTNAME}p0 +SHARED_LIBS= soup-2.2 8.0 CATEGORIES= devel HOMEPAGE= http://www.gnome.org/ diff --git a/devel/libsoup/pkg/PFRAG.shared b/devel/libsoup/pkg/PFRAG.shared index 66f80dce918..46abc5c2d67 100644 --- a/devel/libsoup/pkg/PFRAG.shared +++ b/devel/libsoup/pkg/PFRAG.shared @@ -1,2 +1,2 @@ -@comment $OpenBSD: PFRAG.shared,v 1.5 2005/11/13 06:44:55 marcm Exp $ -@lib lib/libsoup-${API_VERSION}.so.8.0 +@comment $OpenBSD: PFRAG.shared,v 1.6 2006/01/08 17:58:49 bernd Exp $ +@lib lib/libsoup-${API_VERSION}.so.${LIBsoup-2.2_VERSION}