diff options
author | joerg <joerg> | 2009-06-14 22:00:38 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:00:38 +0000 |
commit | cd24a62f276765fcba68291c4d79d823708a7e3e (patch) | |
tree | 22404ebb962c2aae6350b9a209e8fe6fe36adf98 /www/websvn/PLIST | |
parent | 7a56acbc937258858512bbc0b2f77a093b60538b (diff) | |
download | pkgsrc-cd24a62f276765fcba68291c4d79d823708a7e3e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/websvn/PLIST')
-rw-r--r-- | www/websvn/PLIST | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/www/websvn/PLIST b/www/websvn/PLIST index c9d8368ed53..f4c9af2de51 100644 --- a/www/websvn/PLIST +++ b/www/websvn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/05/03 18:04:10 seb Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:00:40 joerg Exp $ share/examples/websvn/distconfig.inc ${HTTPD_ROOT}/websvn/blame.php ${HTTPD_ROOT}/websvn/cache/tmp @@ -84,12 +84,4 @@ ${HTTPD_ROOT}/websvn/templates/Zinn/index.tmpl ${HTTPD_ROOT}/websvn/templates/Zinn/log.tmpl ${HTTPD_ROOT}/websvn/templates/Zinn/styles.css ${HTTPD_ROOT}/websvn/wsvn.php -@dirrm ${HTTPD_ROOT}/websvn/templates/Zinn -@dirrm ${HTTPD_ROOT}/websvn/templates/Standard -@dirrm ${HTTPD_ROOT}/websvn/templates/BlueGrey -@dirrm ${HTTPD_ROOT}/websvn/templates -@exec ${MKDIR} %D/${HTTPD_ROOT}/websvn/temp -@dirrm ${HTTPD_ROOT}/websvn/temp -@dirrm ${HTTPD_ROOT}/websvn/languages -@dirrm ${HTTPD_ROOT}/websvn/cache -@dirrm share/examples/websvn +@pkgdir ${HTTPD_ROOT}/websvn/temp |