summaryrefslogtreecommitdiffstats
path: root/devel/libnotify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r--devel/libnotify/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 96dda2c64..ecc4289fc 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -3,11 +3,12 @@
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
# $FreeBSD$
-# $MCom: ports/devel/libnotify/Makefile,v 1.18 2011/04/30 03:31:00 mezz Exp $
+# $MCom: ports/devel/libnotify/Makefile,v 1.19 2011/05/10 06:59:31 kwm Exp $
#
PORTNAME= libnotify
PORTVERSION= 0.7.3
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
@@ -15,11 +16,12 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A library for desktop notifications
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
-USE_GNOME= gnomehack gnometarget intlhack glib20 gtk30 ltverhack
+USE_GNOME= gnomehack gnometarget intlhack glib20 gdkpixbuf2 ltverhack
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes