929992c158
in the ejabberd 15.10 update that follows.
15 lines
253 B
Text
15 lines
253 B
Text
$NetBSD: patch-Makefile,v 1.1 2015/11/04 13:45:46 fhajny Exp $
|
|
|
|
Deps are handled by pkgsrc.
|
|
|
|
--- Makefile.orig 2015-10-13 16:24:37.000000000 +0000
|
|
+++ Makefile
|
|
@@ -25,7 +25,7 @@ depends: devmarker
|
|
fi
|
|
|
|
|
|
-build: depends
|
|
+build:
|
|
$(REBAR) compile
|
|
|
|
|