ports/net/megacmd/files/patch-sdk_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

18 lines
301 B
Plaintext

--- sdk/Makefile.am.orig 2024-05-17 14:19:43 UTC
+++ sdk/Makefile.am
@@ -46,6 +46,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=