diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:58:04 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:58:04 +0000 |
commit | 897ad0b36e733c0ecd382d79bc924e8826b141c2 (patch) | |
tree | 51651e644edd2c685808f4c990c2f85e7b689f49 /net-p2p | |
parent | bbd9c2e7e1340971b4a4a2c5675a3a06c28998ed (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/awgg/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/retroshare/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile index 8614fd25eb03..e5e11228e77a 100644 --- a/net-p2p/awgg/Makefile +++ b/net-p2p/awgg/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= aria2c:www/aria2 \ gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 -USES= fpc lazarus:flavors +USES= fpc lazarus:flavors xorg USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-registry fcl-xml \ pasjpeg regexpr rtl-extra rtl-objpas x11 USE_XORG= x11 diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile index 8587db8bb5a3..16e788e5dae7 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -29,7 +29,7 @@ LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher \ libminiupnpc.so:net/miniupnpc USES= compiler:features desktop-file-utils dos2unix \ - gnome pkgconfig qmake qt:5 ssl + gl gnome pkgconfig qmake qt:5 ssl USE_GITHUB= yes GH_ACCOUNT= RetroShare GH_PROJECT= RetroShare |