diff --git a/devel/startup-notification/Makefile b/devel/startup-notification/Makefile index 211f14bdedd..561cb8f4b7b 100644 --- a/devel/startup-notification/Makefile +++ b/devel/startup-notification/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.6 2005/05/25 23:53:37 marcm Exp $ +# $OpenBSD: Makefile,v 1.7 2006/01/08 11:16:00 aanriot Exp $ COMMENT= "library for tracking application startup" DISTNAME= startup-notification-0.8 CATEGORIES= devel x11 x11/gnome +SHARED_LIBS= startup-notification-1 0.0 + HOMEPAGE= http://www.freedesktop.org/ # LGPL diff --git a/devel/startup-notification/pkg/PFRAG.shared b/devel/startup-notification/pkg/PFRAG.shared index 379d33e1436..4128fe724fb 100644 --- a/devel/startup-notification/pkg/PFRAG.shared +++ b/devel/startup-notification/pkg/PFRAG.shared @@ -1,2 +1,2 @@ -@comment $OpenBSD: PFRAG.shared,v 1.2 2004/09/14 23:44:02 espie Exp $ -@lib lib/libstartup-notification-1.so.0.0 +@comment $OpenBSD: PFRAG.shared,v 1.3 2006/01/08 11:16:00 aanriot Exp $ +@lib lib/libstartup-notification-1.so.${LIBstartup-notification-1_VERSION}