diff options
-rw-r--r-- | devel/libnotify/Makefile | 8 | ||||
-rw-r--r-- | devel/libnotify/distinfo | 4 | ||||
-rw-r--r-- | devel/libnotify/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 3e99d733d..12e24b9e2 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -3,11 +3,11 @@ # Whom: Andreas Kohn <andreas@syndrom23.de> # # $FreeBSD$ -# $MCom: ports/devel/libnotify/Makefile,v 1.21 2011/06/11 19:51:15 mezz Exp $ +# $MCom: ports/devel/libnotify/Makefile,v 1.24 2011/08/30 21:09:51 kwm Exp $ # PORTNAME= libnotify -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -26,7 +26,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib .include <bsd.port.mk> diff --git a/devel/libnotify/distinfo b/devel/libnotify/distinfo index e60d7b077..048dd5e91 100644 --- a/devel/libnotify/distinfo +++ b/devel/libnotify/distinfo @@ -1,2 +1,2 @@ -SHA256 (libnotify-0.7.4.tar.xz) = e3c58345112672c2cbb05a67512ff6c7028892df7a34746e2162fe76d9877019 -SIZE (libnotify-0.7.4.tar.xz) = 272016 +SHA256 (libnotify-0.7.5.tar.xz) = 4378cb47874ba4d5f759b7890d8d28d086e81d3f0bd4f6e84e5ab66d82ffb652 +SIZE (libnotify-0.7.5.tar.xz) = 275804 diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist index 488d07c4a..1be0df3cc 100644 --- a/devel/libnotify/pkg-plist +++ b/devel/libnotify/pkg-plist @@ -11,6 +11,9 @@ lib/libnotify.so.4 libdata/pkgconfig/libnotify.pc share/gir-1.0/Notify-0.7.gir share/gtk-doc/html/libnotify/NotifyNotification.html +share/gtk-doc/html/libnotify/annotation-glossary.html +share/gtk-doc/html/libnotify/api-index-deprecated.html +share/gtk-doc/html/libnotify/api-index-full.html share/gtk-doc/html/libnotify/ch01.html share/gtk-doc/html/libnotify/home.png share/gtk-doc/html/libnotify/index.html |