aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-05-14 19:53:14 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2020-05-14 19:53:14 +0000
commit614accae384994f07b4bfb71f85034e672bc62ae (patch)
tree93447f7a8a18b9bf2a99bd16e53dc5d04835315f /net-p2p
parentd886634857f1ff4da7b63440a24d27380bc51859 (diff)
downloadports-614accae384994f07b4bfb71f85034e672bc62ae.tar.gz
ports-614accae384994f07b4bfb71f85034e672bc62ae.zip
- Fix typo
Reported by: fluffy
Notes
Notes: svn path=/head/; revision=535254
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/awgg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile
index 9a7722b4035a..0da593d60e18 100644
--- a/net-p2p/awgg/Makefile
+++ b/net-p2p/awgg/Makefile
@@ -20,7 +20,7 @@ gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5
qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2
USES= fpc gnome lazarus:flavors xorg
-USE_FPC= chm fcl-base fcl-db fcl-image fcl-json ffcl-net cl-registry \
+USE_FPC= chm fcl-base fcl-db fcl-image fcl-json fcl-net fcl-registry \
fcl-web fcl-xml openssl pasjpeg regexpr rtl-extra rtl-objpas x11
USE_XORG= x11
USE_GITHUB= yes