Index: branches/2019Q3/deskutils/notify-osd/Makefile =================================================================== --- branches/2019Q3/deskutils/notify-osd/Makefile (revision 510249) +++ branches/2019Q3/deskutils/notify-osd/Makefile (revision 510250) @@ -1,35 +1,38 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= notify-osd PORTVERSION= 0.9.34 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/notify-osd/precise/0.9.34/+download/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= On-screen-display notification agent using libnotify LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libfreetype.so:print/freetype2 \ libnotify.so:devel/libnotify \ libfontconfig.so:x11-fonts/fontconfig \ libwnck-3.so:x11-toolkits/libwnck3 -RUN_DEPENDS= dbus-daemon:devel/dbus +RUN_DEPENDS= dbus-daemon:devel/dbus \ + gsettings-desktop-schemas>=3.28.0:devel/gsettings-desktop-schemas -CONFLICTS= xfce4-notification-daemon-[0-9]* - -GNU_CONFIGURE= yes USES= gettext-runtime gmake libtool pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango USE_XORG= pixman x11 + +GNU_CONFIGURE= yes + +CONFLICTS= xfce4-notification-daemon-[0-9]* LIBS+= -L${LOCALBASE}/lib -lpixman-1 -lX11 post-patch: @${REINPLACE_CMD} '/SUBDIRS =/s/tests//' ${WRKSRC}/Makefile.in .include Index: branches/2019Q3 =================================================================== --- branches/2019Q3 (revision 510249) +++ branches/2019Q3 (revision 510250) Property changes on: branches/2019Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r510249