diff options
Diffstat (limited to 'devel/pkgconfig/PLIST')
-rw-r--r-- | devel/pkgconfig/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pkgconfig/PLIST b/devel/pkgconfig/PLIST index ff3e57c2c0e..98622ea13e2 100644 --- a/devel/pkgconfig/PLIST +++ b/devel/pkgconfig/PLIST @@ -1,6 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/08/25 19:22:37 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/01/02 22:44:46 jmmv Exp $ bin/pkg-config man/man1/pkg-config.1 share/aclocal/pkg.m4 -@exec ${MKDIR} %D/lib/pkgconfig -@unexec ${RMDIR} -p %D/lib/pkgconfig 2>/dev/null || ${TRUE} |