From c475e1fb7ac23140bca23dafe1586b22f0f573cf Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 14 Jun 2009 22:57:58 +0000 Subject: Remove @dirrm related logic. --- textproc/lout/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/lout') diff --git a/textproc/lout/Makefile b/textproc/lout/Makefile index b17d133ef0a..61430cb2b1b 100644 --- a/textproc/lout/Makefile +++ b/textproc/lout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2007/03/24 19:21:32 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2009/06/14 22:58:09 joerg Exp $ # DISTNAME= lout-3.26 @@ -23,8 +23,6 @@ post-install: (cd ${PREFIX}; ${FIND} share/doc/lout -type f -print >>${PLIST_SRC}) (cd ${PREFIX}; ${FIND} share/lout -type f -print >>${PLIST_SRC}) ${ECHO} "@unexec ${RM} -rf %D/share/doc/lout" >>${PLIST_SRC} - (cd ${PREFIX}; ${FIND} -d share/lout -type d -print | \ - ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC}) .include "../../devel/zlib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3