diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:06:39 +0000 |
commit | e85e58a029bd63ae666f1998c5a5629ca64ceee6 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/labltk | |
parent | b882d11d24e052ef7a19f4841f4729478cec7f12 (diff) | |
download | pkgsrc-e85e58a029bd63ae666f1998c5a5629ca64ceee6.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/labltk')
-rw-r--r-- | x11/labltk/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/labltk/PLIST b/x11/labltk/PLIST index df19ff3964e..336d7b96346 100644 --- a/x11/labltk/PLIST +++ b/x11/labltk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:24:57 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 22:06:40 joerg Exp $ bin/labltk bin/ocamlbrowser lib/ocaml/labltk/balloon.cmi @@ -230,5 +230,3 @@ lib/ocaml/labltk/wm.cmi lib/ocaml/labltk/wm.mli lib/ocaml/stublibs/dlllabltk.so lib/ocaml/stublibs/dlltkanim.so -@unexec ${RMDIR} %D/lib/ocaml/stublibs 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/lib/ocaml 2>/dev/null || ${TRUE} |