diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-02 22:44:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-02 22:44:43 +0000 |
commit | 8da1b29f2e35ce78df0b5c5848e12c8d9b350615 (patch) | |
tree | efd55559e1d97aaa774758d121dbbcf59f4fe47c /www/libgtkhtml | |
parent | 191304d51d0797f762c49e3d2e9c84c068286311 (diff) | |
download | pkgsrc-8da1b29f2e35ce78df0b5c5848e12c8d9b350615.tar.gz |
The lib/pkgconfig has been added to the list of standard directories, so do
not try to remove it, even if empty.
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/libgtkhtml/PLIST b/www/libgtkhtml/PLIST index 0ecca904259..40c30572e2a 100644 --- a/www/libgtkhtml/PLIST +++ b/www/libgtkhtml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/21 01:26:09 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/01/02 22:44:49 jmmv Exp $ include/gtkhtml-2.0/libgtkhtml/css/cssmatcher.h include/gtkhtml-2.0/libgtkhtml/css/cssparser.h include/gtkhtml-2.0/libgtkhtml/css/cssstylesheet.h @@ -74,7 +74,6 @@ lib/libgtkhtml-2.so lib/libgtkhtml-2.so.0 lib/libgtkhtml-2.so.0.0 lib/pkgconfig/libgtkhtml-2.0.pc -@unexec ${RMDIR} %D/lib/pkgconfig 2>/dev/null || ${TRUE} @dirrm include/gtkhtml-2.0/libgtkhtml/view @dirrm include/gtkhtml-2.0/libgtkhtml/util @dirrm include/gtkhtml-2.0/libgtkhtml/layout/html |