aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-gtk
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-03 18:05:29 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-03 18:05:29 +0000
commitdd3d2721eb19a6591fd003f69b3b9b705506c688 (patch)
tree993febc2831a844f83cecacddec8ede2a3c31e3f /net-p2p/transmission-gtk
parent52367cc9d5252828ebbe578160cde8bf87476324 (diff)
downloadports-dd3d2721eb19a6591fd003f69b3b9b705506c688.tar.gz
ports-dd3d2721eb19a6591fd003f69b3b9b705506c688.zip
transmission-* cleanup
I missed the -linotify LDFLAG on the transmission-gtk port. It was also pointed out by the submitter than transmission-qt4 now has a duplicate -lcrypto LDFLAG so let's remove that. PR: 192319 Submitted by: Ivan Klymenko
Notes
Notes: svn path=/head/; revision=363928
Diffstat (limited to 'net-p2p/transmission-gtk')
-rw-r--r--net-p2p/transmission-gtk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/transmission-gtk/Makefile b/net-p2p/transmission-gtk/Makefile
index ca525bb1fbae..80ddf7b25eef 100644
--- a/net-p2p/transmission-gtk/Makefile
+++ b/net-p2p/transmission-gtk/Makefile
@@ -21,6 +21,7 @@ SLAVEPORT= gtk
USE_GNOME= gtk30 intlhack
USES= gettext pathfix desktop-file-utils
INSTALLS_ICONS= yes
+LDFLAGS+= -linotify
EXTRA_CONF_ARGS=--disable-cli \
--disable-daemon \