diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
commit | 545cb13e2695c73e7a6e9c232c3013b3738fd1d5 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/gtkhtml314/PLIST | |
parent | 2ed852477a18870f6653f77bcd9379a1609e55b8 (diff) | |
download | pkgsrc-545cb13e2695c73e7a6e9c232c3013b3738fd1d5.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/gtkhtml314/PLIST')
-rw-r--r-- | www/gtkhtml314/PLIST | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/www/gtkhtml314/PLIST b/www/gtkhtml314/PLIST index a037dd54c79..06a5b351c71 100644 --- a/www/gtkhtml314/PLIST +++ b/www/gtkhtml314/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/04/16 19:46:43 drochner Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:00:22 joerg Exp $ bin/gtkhtml-editor-test include/libgtkhtml-3.14/editor/gtkhtml-editor-actions.h include/libgtkhtml-3.14/editor/gtkhtml-editor-common.h @@ -119,8 +119,3 @@ share/locale/xh/LC_MESSAGES/gtkhtml-3.14.mo share/locale/zh_CN/LC_MESSAGES/gtkhtml-3.14.mo share/locale/zh_HK/LC_MESSAGES/gtkhtml-3.14.mo share/locale/zh_TW/LC_MESSAGES/gtkhtml-3.14.mo -@dirrm share/gtkhtml-3.14/icons -@dirrm share/gtkhtml-3.14 -@dirrm include/libgtkhtml-3.14/gtkhtml -@dirrm include/libgtkhtml-3.14/editor -@dirrm include/libgtkhtml-3.14 |