ports/net/ntpa/files/patch-Makefile.am
Steve Wills 3546bd6171 net/ntpa: use newtonsoft-json from ports tree
PR:		217596
Submitted by:	Carsten Larsen <cs@innolan.dk> (maintainer)
2017-07-13 02:58:30 +00:00

13 lines
213 B
Text

--- Makefile.am.orig 2016-12-25 16:19:23 UTC
+++ Makefile.am
@@ -1,9 +1,7 @@
EXTRA_DIST = \
../MySql.Data \
- ../Npgsql \
- ../NPlot \
- ../Newtonsoft.Json
+ ../Npgsql
SUBDIRS = \
Ntp.Analyzer.Objects \