mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Add a missing dependency, librsvg2. Bump the PORTREVISION.
Reported by: exseven (user at http://forum.deluge-torrent.org/)
This commit is contained in:
parent
ce3fa9264c
commit
b4ce455540
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204242
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= deluge
|
||||
PORTVERSION= 0.5.7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p python
|
||||
MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/
|
||||
|
||||
@ -20,7 +21,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
|
||||
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-torrent-${PORTVERSION}
|
||||
USE_GNOME= pygtk2 desktopfileutils
|
||||
USE_GNOME= pygtk2 desktopfileutils librsvg2
|
||||
USE_GETTEXT= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_PYTHON= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= deluge
|
||||
PORTVERSION= 0.5.7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p python
|
||||
MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/
|
||||
|
||||
@ -20,7 +21,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
|
||||
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-torrent-${PORTVERSION}
|
||||
USE_GNOME= pygtk2 desktopfileutils
|
||||
USE_GNOME= pygtk2 desktopfileutils librsvg2
|
||||
USE_GETTEXT= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_PYTHON= yes
|
||||
|
Loading…
Reference in New Issue
Block a user