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 | 30e9948198969737329321ae598bb5b6baad3e05 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/libproxy | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/libproxy')
-rw-r--r-- | www/libproxy/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/libproxy/PLIST b/www/libproxy/PLIST index 4b7dbd04878..895039afeb8 100644 --- a/www/libproxy/PLIST +++ b/www/libproxy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/04 02:11:07 jmcneill Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:25 joerg Exp $ bin/proxy include/proxy.h lib/libproxy.la @@ -6,6 +6,3 @@ lib/libproxy/${PKGVERSION}/plugins/envvar.so lib/libproxy/${PKGVERSION}/plugins/file.so lib/pkgconfig/libproxy-1.0.pc ${PYSITELIB}/libproxy.py -@dirrm lib/libproxy/${PKGVERSION}/plugins -@dirrm lib/libproxy/${PKGVERSION} -@dirrm lib/libproxy |