ports/net/megacmd/files/patch-Makefile.am
kikadf e3d0ef9d46 net/megacmd: update to 1.7.0
Add DragonFly and NetBSD-specific patches to better maintain.

PR:		279273
Approved by:	submitter is maintainer
2024-08-07 13:44:35 +02:00

17 lines
293 B
Text

--- Makefile.am.orig 2024-05-20 12:29:43 UTC
+++ Makefile.am
@@ -39,6 +39,14 @@ endif
AM_LIBTOOLFLAGS="--tag=CXX"
endif
+if DRAGONFLY
+AM_LIBTOOLFLAGS="--tag=CXX"
+endif
+
+if NETBSD
+AM_LIBTOOLFLAGS="--tag=CXX"
+endif
+
VERSION_INFO=$(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
CLEANFILES=