aboutsummaryrefslogtreecommitdiff
path: root/comms/dcf77pi
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-02-28 15:51:47 +0000
committerRene Ladan <rene@FreeBSD.org>2014-02-28 15:51:47 +0000
commitf6e5ca2b87242c8953501af0207178af0b5ed69b (patch)
treee805da3bdf4c14058ef85d1a159c69b1defa890d /comms/dcf77pi
parent9749ef500c5c4ebf9df69012baa864aaddfc9f71 (diff)
downloadports-f6e5ca2b87242c8953501af0207178af0b5ed69b.tar.gz
ports-f6e5ca2b87242c8953501af0207178af0b5ed69b.zip
Notes
Diffstat (limited to 'comms/dcf77pi')
-rw-r--r--comms/dcf77pi/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile
index ecde026411b5..d8638c11f475 100644
--- a/comms/dcf77pi/Makefile
+++ b/comms/dcf77pi/Makefile
@@ -25,8 +25,5 @@ post-install:
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
.endfor
- if [ ! -f ${ETCDIR}/config.txt ] ; then \
- ${CP} -p ${STAGEDIR}${ETCDIR}/config.txt.sample ${STAGEDIR}${ETCDIR}/config.txt ; \
- fi
.include <bsd.port.mk>