diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile index b143ad6a04c9..0d34ba67c070 100644 --- a/deskutils/notify-osd/Makefile +++ b/deskutils/notify-osd/Makefile @@ -3,7 +3,7 @@ PORTNAME= notify-osd PORTVERSION= 0.9.34 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/notify-osd/precise/0.9.34/+download/ \ LOCAL/ehaupt @@ -27,11 +27,10 @@ USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango USE_XORG= pixman x11 GNU_CONFIGURE= yes +GLIB_SCHEMAS= com.canonical.NotifyOSD.gschema.xml CONFLICTS= xfce4-notification-daemon-[0-9]* -LIBS+= -L${LOCALBASE}/lib -lpixman-1 -lX11 - post-patch: @${REINPLACE_CMD} '/SUBDIRS =/s/tests//' ${WRKSRC}/Makefile.in diff --git a/deskutils/notify-osd/pkg-plist b/deskutils/notify-osd/pkg-plist index 3b90e5dcce00..d4e11e3a5c70 100644 --- a/deskutils/notify-osd/pkg-plist +++ b/deskutils/notify-osd/pkg-plist @@ -1,7 +1,6 @@ libexec/notify-osd share/dbus-1/services/org.freedesktop.Notifications.service share/GConf/gsettings/notify-osd.convert -share/glib-2.0/schemas/com.canonical.NotifyOSD.gschema.xml %%DATADIR%%/icons/hicolor/scalable/status/README %%DATADIR%%/icons/hicolor/scalable/status/notification-audio-next.svg %%DATADIR%%/icons/hicolor/scalable/status/notification-audio-play.svg