diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-05 00:53:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-05 00:53:19 +0000 |
commit | c92cd658645286c7b4483aad14dfa79eba6526cf (patch) | |
tree | 1017b9d95ca18346b1af1bc9fa9b68fefbf87410 /palm | |
parent | c8d78958955dc56f6c297504b1242b12275acaaa (diff) | |
download | ports-c92cd658645286c7b4483aad14dfa79eba6526cf.tar.gz ports-c92cd658645286c7b4483aad14dfa79eba6526cf.zip |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/coldsync/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index 326259acfc39..bb5e848c7aba 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -66,7 +66,6 @@ post-patch: .endif post-install: - install-info ${PREFIX}/info/conduits.info ${PREFIX}/info/dir ${MKDIR} ${PREFIX}/include/pconn ${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/ ${INSTALL_DATA} ${WRKSRC}/include/pconn/*.h ${PREFIX}/include/pconn/ |