libedbus-private.so is an actual (unversionned) library.
This commit is contained in:
parent
98bb50a21b
commit
8a642fe7be
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.187 2015/04/03 11:18:24 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.188 2015/04/03 16:01:12 ajacoutot Exp $
|
||||
|
||||
# XXX add libphonenumber support when a cpp release is out
|
||||
|
||||
@ -8,6 +8,7 @@ COMMENT= unified backend for PIM programs
|
||||
|
||||
GNOME_PROJECT= evolution-data-server
|
||||
GNOME_VERSION= 3.16.0
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= databases productivity
|
||||
|
||||
@ -77,6 +78,6 @@ pre-configure:
|
||||
perl -pi -e 's,-Wnoexcept,,' ${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
rm ${PREFIX}/lib/evolution-data-server/{,*}/*.{a,la}
|
||||
rm ${PREFIX}/lib/evolution-data-server/*/*.{a,la}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.42 2015/04/03 11:18:24 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.43 2015/04/03 16:01:12 ajacoutot Exp $
|
||||
include/evolution-data-server/
|
||||
include/evolution-data-server/camel/
|
||||
include/evolution-data-server/camel/camel-address.h
|
||||
@ -305,6 +305,8 @@ lib/evolution-data-server/camel-providers/libcamelsmtp.so
|
||||
lib/evolution-data-server/camel-providers/libcamelsmtp.urls
|
||||
lib/evolution-data-server/credential-modules/
|
||||
lib/evolution-data-server/credential-modules/module-credentials-goa.so
|
||||
lib/evolution-data-server/libedbus-private.a
|
||||
lib/evolution-data-server/libedbus-private.la
|
||||
lib/evolution-data-server/libedbus-private.so
|
||||
lib/evolution-data-server/registry-modules/
|
||||
lib/evolution-data-server/registry-modules/module-cache-reaper.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user