diff options
Diffstat (limited to 'sysutils/brasero')
-rw-r--r-- | sysutils/brasero/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index ed1d188d8f2f..f0b39a1b3ff9 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -7,6 +7,7 @@ PORTNAME= brasero PORTVERSION= 0.4.90 +PORTREVISION= 1 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= SOURCEFORGE MASTER_SITE_SUBDIR= bonfire @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= bonfire MAINTAINER= gnome@FreeBSD.org COMMENT= CD/DVD mastering tool for the GNOME desktop -LIB_DEPENDS= notify.2:${PORTSDIR}/devel/libnotify \ +LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \ totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer USE_GETTEXT= yes |