summaryrefslogtreecommitdiff
path: root/net/mrt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mrt/Makefile')
-rw-r--r--net/mrt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/mrt/Makefile b/net/mrt/Makefile
index bf8bdb3dea2..50107d0def6 100644
--- a/net/mrt/Makefile
+++ b/net/mrt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/08/12 14:39:12 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2009/06/14 22:58:07 joerg Exp $
#
DISTNAME= mrt-2.2.2a-Aug11
@@ -28,7 +28,5 @@ post-install:
${DESTDIR}${PREFIX}/share/examples/mrt
(cd ${DESTDIR}${PREFIX}; ${FIND} share/examples/mrt -type f -print \
>> ${PLIST_SRC})
- (cd ${DESTDIR}${PREFIX}; ${FIND} share/examples/mrt -type d -print | \
- ${SORT} -r | ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})
.include "../../mk/bsd.pkg.mk"