summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ceph14/Makefile2
-rw-r--r--net/megacmd/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile
index 5d74b82bdf7e..211c3c8abc07 100644
--- a/net/ceph14/Makefile
+++ b/net/ceph14/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ceph
DISTVERSIONPREFIX= v
DISTVERSION= 14.2.22
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
PKGNAMESUFFIX= 14
diff --git a/net/megacmd/Makefile b/net/megacmd/Makefile
index c5bfa0264a4d..184f9f9623f0 100644
--- a/net/megacmd/Makefile
+++ b/net/megacmd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= megacmd
DISTVERSION= 1.5.0
+PORTREVISION= 1
DISTVERSIONSUFFIX= _Linux
CATEGORIES= net
@@ -97,6 +98,4 @@ CONFIGURE_ARGS= --disable-examples \
INSTALL_TARGET= install-strip
-CXXFLAGS+= `pkgconf --cflags-only-other libcryptopp`
-
.include <bsd.port.mk>