aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notify-osd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-04-20 12:15:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-04-20 12:15:30 +0000
commit2f4ea437c8369357a22e464092abf539dbb0fd0c (patch)
tree498baaac32a25ee5ed91a86069fec5c2111d5dea /deskutils/notify-osd
parent49aeac3a2549d08cb6c21e40fd1082b598f3c0c0 (diff)
downloadports-2f4ea437c8369357a22e464092abf539dbb0fd0c.tar.gz
ports-2f4ea437c8369357a22e464092abf539dbb0fd0c.zip
Properly register the glib schema during installation
While here, LIBS hardcoding which are not needed anymore Reviewed by: https://reviews.freebsd.org/D24512 Approved by: ehaupt (maintainer)
Notes
Notes: svn path=/head/; revision=532199
Diffstat (limited to 'deskutils/notify-osd')
-rw-r--r--deskutils/notify-osd/Makefile5
-rw-r--r--deskutils/notify-osd/pkg-plist1
2 files changed, 2 insertions, 4 deletions
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