aboutsummaryrefslogtreecommitdiff
path: root/databases/cdb/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-03 14:16:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-03 14:16:50 +0000
commitaab82a2ca183f707bb86754d1f9112330fd27c0d (patch)
treecb94cc7b611dbdacf4878a9e0d25cd51bc2f34ec /databases/cdb/Makefile
parent81ffcb71c51cb5ad074c2cc147caff99a0739589 (diff)
downloadports-aab82a2ca183f707bb86754d1f9112330fd27c0d.tar.gz
ports-aab82a2ca183f707bb86754d1f9112330fd27c0d.zip
Notes
Diffstat (limited to 'databases/cdb/Makefile')
-rw-r--r--databases/cdb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile
index 3693e8c5a935..be7c77a98881 100644
--- a/databases/cdb/Makefile
+++ b/databases/cdb/Makefile
@@ -30,6 +30,5 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin
.endfor
${INSTALL_DATA} ${WRKSRC}/cdb.h ${PREFIX}/include
- ${INSTALL_DATA} ${WRKSRC}/cdb.a ${PREFIX}/lib/libcdb.a
.include <bsd.port.mk>