aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorler <ler@FreeBSD.org>2018-01-18 09:54:35 +0800
committerler <ler@FreeBSD.org>2018-01-18 09:54:35 +0800
commit78e9444c00499dd1562b735aa207e74be0fc36ec (patch)
tree1b42038ba0551649893c49399a09404a17703b0e /net
parent1859f9aa5c2c06076b63e6dad974fb6771c977e1 (diff)
downloadfreebsd-ports-gnome-78e9444c00499dd1562b735aa207e74be0fc36ec.tar.gz
freebsd-ports-gnome-78e9444c00499dd1562b735aa207e74be0fc36ec.tar.zst
freebsd-ports-gnome-78e9444c00499dd1562b735aa207e74be0fc36ec.zip
net/boinc-client: remove 2 lines from previous commit that I intended to delete.
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