From a8ba13a20d488bfc2fdce7046823c4d5d0cd9453 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 8 Oct 2006 16:50:42 +0000 Subject: Add two missing depdencies, gnome-python-extras and libnotify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7665 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/ontv/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile index 62212b8ba..6e2423db9 100644 --- a/deskutils/ontv/Makefile +++ b/deskutils/ontv/Makefile @@ -3,10 +3,12 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom$ +# $MCom: ports/deskutils/ontv/Makefile,v 1.2 2006/07/25 04:03:00 ahze Exp $ +# PORTNAME= ontv PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -14,12 +16,13 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME Applet frontend of XMLTV +LIB_DEPENDS= notify.2:${PORTSDIR}/devel/libnotify RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree \ tv_grab_be:${PORTSDIR}/textproc/p5-xmltv USE_BZIP2= yes USE_GETTEXT= yes -USE_GNOME= pygnomedesktop gnomeprefix +USE_GNOME= pygnomedesktop gnomeprefix pygnomeextras USE_GMAKE= yes USE_PYTHON= yes GNU_CONFIGURE= yes -- cgit v1.2.3