aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-gtk
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-05-20 01:52:05 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2020-05-20 01:52:05 +0000
commit81f7479abb27fbfa4b5ba84d135bddd9ee5698fa (patch)
tree85a5ab8b538db1c7a9f5d9e8c0b95e25b7dd1407 /net-p2p/transmission-gtk
parentb0c0e1764bf8f35e541abaff6c03b335dcf30d8c (diff)
downloadports-81f7479abb27fbfa4b5ba84d135bddd9ee5698fa.tar.gz
ports-81f7479abb27fbfa4b5ba84d135bddd9ee5698fa.zip
net-p2p/transmission: Allow all variants to be installed concurrently
- split utils in a separated port PR: 246272 Differential Revision: https://reviews.freebsd.org/D24851
Notes
Notes: svn path=/head/; revision=535962
Diffstat (limited to 'net-p2p/transmission-gtk')
-rw-r--r--net-p2p/transmission-gtk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/transmission-gtk/Makefile b/net-p2p/transmission-gtk/Makefile
index f3694ffda423..fa6cbfab4329 100644
--- a/net-p2p/transmission-gtk/Makefile
+++ b/net-p2p/transmission-gtk/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -gtk
+PORTREVISION= 1
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libnotify.so:devel/libnotify
@@ -9,6 +10,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils
USES= desktop-file-utils gnome ssl
NLS_USES= gettext-tools:build
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack pango
+INSTALL_ICONS= yes
MASTERDIR= ${.CURDIR}/../transmission-cli
DESCR= ${.CURDIR}/pkg-descr