aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnunet-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/gnunet-gtk/Makefile')
-rw-r--r--net-p2p/gnunet-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet-gtk/Makefile b/net-p2p/gnunet-gtk/Makefile
index 512278a2f21e..173ee4da23df 100644
--- a/net-p2p/gnunet-gtk/Makefile
+++ b/net-p2p/gnunet-gtk/Makefile
@@ -12,13 +12,13 @@ COMMENT= GTK interface to GNUnet
LICENSE= GPLv3
LIB_DEPENDS= libgladeui-1.so:${PORTSDIR}/devel/glade3 \
+ libltdl.so:${PORTSDIR}/devel/libltdl \
libqrencode.so:${PORTSDIR}/graphics/libqrencode \
libgnunetutil.so:${PORTSDIR}/net-p2p/gnunet \
libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
USES= gmake iconv libtool pathfix pkgconfig
USE_GNOME= gtk20
-USE_AUTOTOOLS= libltdl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtktest \
--with-gtk-version=2 \