Add a missing dependency on pygnomedesktop.

Reported by:	QA Tinderbox
This commit is contained in:
Joe Marcus Clarke
2009-01-11 18:45:22 +00:00
parent 055c67c0d2
commit 588995ea2d

View File

@@ -8,6 +8,7 @@
PORTNAME= pessulus
PORTVERSION= 2.24.0
PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A lockdown editor for GNOME
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix intlhack pygnome2
USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 pygnomedesktop
WANT_GNOME= yes
USE_PYTHON= yes
USE_GETTEXT= yes