Disable build of mlrp and mlrg, which are not installed by the port.

mlrp does not build on 10.x.
This commit is contained in:
Jimmy Olgeni 2017-06-26 15:25:46 +00:00
parent 30d3468ce0
commit 0970455a5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444373

View file

@ -0,0 +1,11 @@
--- c/Makefile.am.orig 2017-06-26 15:16:11 UTC
+++ c/Makefile.am
@@ -3,8 +3,6 @@ SUBDIRS= lib cli stream input dsl mappi
AM_CPPFLAGS= -I${srcdir}
AM_CFLAGS= -Wall -std=gnu99
bin_PROGRAMS= mlr
-noinst_PROGRAMS= mlrg \
- mlrp
mlr_SOURCES= mlrmain.c