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 | 2160721391c5cea89973e3bd94802e9efd8ac2f9 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/xephem | |
parent | 0ffcbf8ffd9cae29b30398edb891521a5881a8f5 (diff) | |
download | pkgsrc-2160721391c5cea89973e3bd94802e9efd8ac2f9.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/xephem')
-rw-r--r-- | x11/xephem/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xephem/PLIST b/x11/xephem/PLIST index 2aebaa63230..2dfb0279517 100644 --- a/x11/xephem/PLIST +++ b/x11/xephem/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:25:11 joerg Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 22:06:42 joerg Exp $ bin/xephem lib/X11/app-defaults/XEphem man/man1/xephem.1 @@ -170,4 +170,4 @@ share/xephem/help/png/valid-html401.png share/xephem/help/png/wcssolver.png share/xephem/help/xephem.html share/xephem/lo/lodb.xml -@exec ${MKDIR} %D/share/xephem/tools +@pkgdir share/xephem/tools |