summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-23 11:08:16 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-23 11:08:16 +0000
commitb978d9cdf0d22fd29ba2bd4bec4dde0f597d5125 (patch)
tree8d4fa7fd912c5f428c5f88e82ab2d723bacf44c5 /devel
parentAdd the patches forgotten in r358917. (diff)
- Bump PORTREVISION because for some users the package may still depend
on graphics/jbigkit (through graphics/gdk-pixbuf2 and graphics/tiff) which had a library version bump in the latest update. - While here, add LICENSE_FILE, "USES=libtool:keepla tar:xz" and INSTALL_TARGET=install-strip. [1] Obtained from: marcuscom [1]
Notes
Notes: svn path=/head/; revision=358921
Diffstat (limited to 'devel')
-rw-r--r--devel/libnotify/Makefile10
-rw-r--r--devel/libnotify/pkg-plist1
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 02ec4fbbd501..0c3e60ae75e3 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -4,6 +4,7 @@
PORTNAME= libnotify
PORTVERSION= 0.7.5
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
@@ -11,13 +12,14 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Library for desktop notifications
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
-USE_XZ= yes
-USE_GNOME= intlhack glib20 gdkpixbuf2 ltverhack introspection:build
-USES= gettext gmake pathfix pkgconfig
+USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz
+USE_GNOME= intlhack glib20 gdkpixbuf2 introspection:build
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
+GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist
index 1be0df3cc4ee..110ea36b0726 100644
--- a/devel/libnotify/pkg-plist
+++ b/devel/libnotify/pkg-plist
@@ -8,6 +8,7 @@ lib/libnotify.a
lib/libnotify.la
lib/libnotify.so
lib/libnotify.so.4
+lib/libnotify.so.4.0.0
libdata/pkgconfig/libnotify.pc
share/gir-1.0/Notify-0.7.gir
share/gtk-doc/html/libnotify/NotifyNotification.html