summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2018-01-18 01:54:35 +0000
committerLarry Rosenman <ler@FreeBSD.org>2018-01-18 01:54:35 +0000
commit0e9a36ad9df1be82935651a8bdc2bf9f41c38c68 (patch)
tree1b42038ba0551649893c49399a09404a17703b0e /net
parentnet/boinc-client: fix NLS files (diff)
net/boinc-client: remove 2 lines from previous commit that I intended to delete.
Notes
Notes: svn path=/head/; revision=459310
Diffstat (limited to 'net')
-rw-r--r--net/boinc-client/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 7749321598b3..1d515e38ffbb 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -109,8 +109,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|@PREFIX@|${PREFIX}|' \
${WRKSRC}/client/hostinfo_unix.cpp
@${REINPLACE_CMD} -e 's|client/scripts||' ${WRKSRC}/Makefile.am
- #@${REINPLACE_CMD} -e 's|$$$$mydir/$$$$ldir|&/LC_MESSAGES|' \
- # ${WRKSRC}/locale/Makefile.am
# avoid build conflict with archivers/libzip
@${MV} ${WRKSRC}/zip/unzip/zip.h ${WRKSRC}/zip/unzip/boinczip.h
@${MV} ${WRKSRC}/zip/zip/zip.h ${WRKSRC}/zip/zip/boinczip.h