diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-25 14:41:38 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-25 14:41:38 +0000 |
commit | 81a29ad38e652eb5ebbcad33d7c2dbc22eba1582 (patch) | |
tree | 1328f528dc3944d3b9691ca8bae53c416fc4b9d3 /net-p2p/retroshare | |
parent | 0bbd14293fbb61e7b470eae88b778d0337f1c06b (diff) |
Notes
Diffstat (limited to 'net-p2p/retroshare')
-rw-r--r-- | net-p2p/retroshare/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile index 5de372588b05..b8da2bdd0bbe 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -26,7 +26,6 @@ USE_GNOME= glib20 libxml2 libxslt USE_XORG= x11 xscrnsaver USE_QT4= corelib gui network xml script designer_build uic_build \ qmake_build moc_build rcc_build multimedia -HAS_CONFIGURE= yes BINARY= RetroShare SRC_REVISION= 0.7068 |