aboutsummaryrefslogtreecommitdiff
path: root/devel/strace
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-04-19 14:19:50 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-04-19 14:19:50 +0000
commitb8d5a770958c002141f662907a25f5a9fc6f9b65 (patch)
tree865c408e1e99d2427275d21e757cb1d14c978628 /devel/strace
parent6571dcf3dd0175d02c15e6647c3cd7981ed95b10 (diff)
downloadports-b8d5a770958c002141f662907a25f5a9fc6f9b65.tar.gz
ports-b8d5a770958c002141f662907a25f5a9fc6f9b65.zip
New port: libdict
Libdict is a compact, ANSI C library which provides access to a set of generic and flexible ``dictionary'' data structures. All algorithms used in libdict have been optimized, and, with one very small exception, are not recursive but iterative. It was written by Farooq Mela, and is released under a BSD style licence. PR: 50453 Submitted by: Alex Semenyaka
Notes
Notes: svn path=/head/; revision=79291
Diffstat (limited to 'devel/strace')
-rw-r--r--devel/strace/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/strace/Makefile b/devel/strace/Makefile
index e857df310899..740d542b5ff3 100644
--- a/devel/strace/Makefile
+++ b/devel/strace/Makefile
@@ -20,8 +20,6 @@ ONLY_FOR_ARCHS= i386
MAN1= strace.1
-check-umask:
-
do-install:
-${MKDIR} ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/strace ${PREFIX}/bin