diff options
author | joerg <joerg> | 2009-06-14 18:48:07 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:48:07 +0000 |
commit | dd2419dca131f77a29cbac94d8fec1476754b6ac (patch) | |
tree | 3ca5055692d836309a06064f905db9b5b6835863 /devel/eric3 | |
parent | f850970cf3a357ff12de97bac75ffc1a652d4dd0 (diff) | |
download | pkgsrc-dd2419dca131f77a29cbac94d8fec1476754b6ac.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'devel/eric3')
-rw-r--r-- | devel/eric3/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/eric3/PLIST b/devel/eric3/PLIST index dbcdaf988c5..0153569c939 100644 --- a/devel/eric3/PLIST +++ b/devel/eric3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:48:43 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:48:10 joerg Exp $ bin/eric3 bin/eric3-api bin/eric3-doc @@ -1666,4 +1666,4 @@ ${PYSITELIB}/eric3/uninstall.pyc ${PYSITELIB}/eric3config.py ${PYSITELIB}/sitecustomize.py ${PYSITELIB}/sitecustomize.pyc -@exec ${MKDIR} %D/lib/python2.4/site-packages/eric3/i18n +@pkgdir ${PYSITELIB}/eric3/i18n |