aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
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
parent52367cc9d5252828ebbe578160cde8bf87476324 (diff)
downloadports-dd3d2721eb19a6591fd003f69b3b9b705506c688.tar.gz
ports-dd3d2721eb19a6591fd003f69b3b9b705506c688.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-gtk/Makefile1
-rw-r--r--net-p2p/transmission-qt4/Makefile1
2 files changed, 1 insertions, 1 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 \
diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile
index 7ff6bf2a061c..a4444d732636 100644
--- a/net-p2p/transmission-qt4/Makefile
+++ b/net-p2p/transmission-qt4/Makefile
@@ -17,7 +17,6 @@ SLAVEPORT= qt4
QT_NONSTANDARD= yes
USE_QT4= moc_build qmake_build rcc_build uic_build gui dbus network
USES= desktop-file-utils
-LDFLAGS+= -lcrypto
EXTRA_CONF_ARGS=--disable-cli \
--disable-daemon \