diff options
Diffstat (limited to 'net-p2p/retroshare')
-rw-r--r-- | net-p2p/retroshare/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile index e544af316e19..da3828fcf542 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -30,8 +30,7 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus \ RUN_DEPENDS+= pinentry-qt4:${PORTSDIR}/security/pinentry-qt4 WRKSRC= ${WRKDIR}/trunk -USE_ICONV= yes -USES= gettext +USES= gettext iconv USE_GNOME= glib20 USE_XORG= ice sm x11 xau xdmcp xext xrender USE_QT4= corelib gui network xml script designer_build uic_build \ |