summaryrefslogtreecommitdiff
path: root/sysutils/lcdproc/files/patch-clients__Makefile.am
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2009-06-26 07:12:00 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2009-06-26 07:12:00 +0000
commit143cca0e2a2893f796c6aefc8c4402ba53e342df (patch)
treedd15415937e7915cb172e571de12e6465aa767b3 /sysutils/lcdproc/files/patch-clients__Makefile.am
parent- Pass only the contents of the ${WRKDIRPREFIX} variable to tclConfig.sh (diff)
- Update to 0.5.3
PR: ports/135900 Submitted by: Markus Dolze <bsdfan AT nurfuerspam.de> (maintainer)
Notes
Notes: svn path=/head/; revision=236645
Diffstat (limited to 'sysutils/lcdproc/files/patch-clients__Makefile.am')
-rw-r--r--sysutils/lcdproc/files/patch-clients__Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/lcdproc/files/patch-clients__Makefile.am b/sysutils/lcdproc/files/patch-clients__Makefile.am
new file mode 100644
index 000000000000..0ad5aa7e5f10
--- /dev/null
+++ b/sysutils/lcdproc/files/patch-clients__Makefile.am
@@ -0,0 +1,9 @@
+--- ./clients/Makefile.am.orig 2009-06-22 00:39:35.000000000 +0200
++++ ./clients/Makefile.am 2009-06-22 00:39:45.000000000 +0200
+@@ -1,5 +1,5 @@
+ ## Process this file with automake to produce Makefile.in
+
+-SUBDIRS = examples lcdexec lcdproc lcdvc metar
++SUBDIRS = examples lcdexec lcdproc metar
+
+ ## EOF