summaryrefslogtreecommitdiff
path: root/net/mldonkey
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 22:57:58 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 22:57:58 +0000
commit9bb0d96ea93fe7d169bb22cd824d463449d51611 (patch)
tree63741286465d08baa5292031d5f6b9ffd847c5b9 /net/mldonkey
parentdc3a8c2312879451e787a3a002089e0123c0d646 (diff)
downloadpkgsrc-9bb0d96ea93fe7d169bb22cd824d463449d51611.tar.gz
Remove @dirrm related logic.
Diffstat (limited to 'net/mldonkey')
-rw-r--r--net/mldonkey/Makefile.common6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common
index 55a70b0a2e5..0daddca3bfc 100644
--- a/net/mldonkey/Makefile.common
+++ b/net/mldonkey/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2009/02/25 23:39:36 wiz Exp $
+# $NetBSD: Makefile.common,v 1.37 2009/06/14 22:58:06 joerg Exp $
#
# used by net/mldonkey/Makefile
# used by net/mldonkey-gui/Makefile
@@ -30,10 +30,6 @@ CONFIGURE_ARGS+= --enable-pthread-lib
UNLIMIT_RESOURCES= stacksize
-PRINT_PLIST_AWK+= /^@dirrm libexec\/mldonkey$$/ \
- { print "@unexec $${RMDIR} %D/libexec/mldonkey"\
- " >/dev/null 2>&1 || $${TRUE}"; next }
-
# needs 3.10.1 or newer to work correctly on NetBSD/amd64
BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.10.1