summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:03 +0200
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:39 +0200
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /net-p2p
parentcleanup: Remove expired ports: (diff)
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule/Makefile2
-rw-r--r--net-p2p/liberator/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 8f83b670cc50..88d7edfdc65b 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -87,7 +87,7 @@ UPNP_LIB_DEPENDS= libupnp.so:devel/upnp
UPNP_CONFIGURE_OFF= --disable-upnp
WEBSERVER_CONFIGURE_ON= --enable-webserver
-WEBSERVER_LIB_DEPENDS= libpng.so:graphics/png
+WEBSERVER_LIB_DEPENDS= libpng.so:graphics/png
WEBSERVER_USES= readline
WXCAS_CONFIGURE_ON= --enable-wxcas
diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile
index 0de3468d6a8e..878315ec09d5 100644
--- a/net-p2p/liberator/Makefile
+++ b/net-p2p/liberator/Makefile
@@ -21,7 +21,7 @@ MAKE_JOBS_UNSAFE=yes
DATA_FILES= liber_mimetypes
DOC_FILES= COPYING FREESITE-HOWTO README TODO
-LIB_FILES= fcp.cma hlfi.cma asfi.cma fcp.cmxa hlfi.cmxa asfi.cmxa \
+LIB_FILES= fcp.cma hlfi.cma asfi.cma fcp.cmxa hlfi.cmxa asfi.cmxa \
fcp.mli hlfreenet.mli asfreenet.mli fieldset.mli \
fstream.mli \
fcp.cmi hlfreenet.cmi asfreenet.cmi fieldset.cmi \