SHARED_LIBS

This commit is contained in:
bernd 2006-01-08 17:58:49 +00:00
parent f236d7f3d3
commit 81e35d4c4a
2 changed files with 4 additions and 3 deletions

View File

@ -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/

View File

@ -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}