summaryrefslogtreecommitdiff
path: root/net/megacmd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/megacmd/Makefile')
-rw-r--r--net/megacmd/Makefile3
1 files changed, 1 insertions, 2 deletions
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>