diff options
author | salo <salo> | 2003-03-25 14:06:48 +0000 |
---|---|---|
committer | salo <salo> | 2003-03-25 14:06:48 +0000 |
commit | 1d8a9ad05a7db072a18186d07425791a9afcbccf (patch) | |
tree | 3125084151c8c91095d4c3c396280430091bc1af /print/xpdf-thai/PLIST | |
parent | b7439e5ecd1373ec82561175f710b9b8ae710fb0 (diff) | |
download | pkgsrc-1d8a9ad05a7db072a18186d07425791a9afcbccf.tar.gz |
Sync with updated xpdf-2.02 package.
- install into PREFIX, not X11PREFIX
- DEPENDS on xpdf>=2.02 due to USE_X11BASE->USE_X11 change
- fix DEINSTALL files to really remove chunks added to xpdfrc,
correctly define PKG_SYSCONFDIR, don't use direct commands
(sed->@SED@, mv->@MV@, rm->@RM@)
- define USE_PKGINSTALL to correctly replace variables in DEINSTALL files
- consistently use DIST_SUBDIR
- don't define completely bogus version numbers, use dates from the
MASTER_SITE and xpdfrc chunks
- remove PREFIX/share/xpdf from PLISTs, this directory is now part of the xpdf
package
- remove superfluous license/copyright note from DESCR files
- bump PKGREVISION where necessary
Diffstat (limited to 'print/xpdf-thai/PLIST')
-rw-r--r-- | print/xpdf-thai/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/xpdf-thai/PLIST b/print/xpdf-thai/PLIST index 5563f3cf981..ddc6ac82647 100644 --- a/print/xpdf-thai/PLIST +++ b/print/xpdf-thai/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:41 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/03/25 14:07:02 salo Exp $ share/xpdf/thai/TIS-620.unicodeMap share/xpdf/thai/Thai.nameToUnicode @dirrm share/xpdf/thai -@unexec ${RMDIR} %D/share/xpdf 2> /dev/null || ${TRUE} |