diff options
author | jschauma <jschauma> | 2003-02-25 03:34:57 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-02-25 03:34:57 +0000 |
commit | 79688e2548e5d46cce32a1e70686f90db00593f3 (patch) | |
tree | 6c838dcdc65c3a29fb39a95b87f578fc7ebecc9b /benchmarks/xengine | |
parent | 9fc1844d1687749a4c21714c4450968c4e47de0d (diff) | |
download | pkgsrc-79688e2548e5d46cce32a1e70686f90db00593f3.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'benchmarks/xengine')
-rw-r--r-- | benchmarks/xengine/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/xengine/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 8847a5ae251..9f84169f44d 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2001/09/09 20:36:15 agc Exp $ +# $NetBSD: Makefile,v 1.7 2003/02/25 03:34:57 jschauma Exp $ # FreeBSD Id: ports/benchmarks/xengine/Makefile,v 1.9 2000/02/02 22:31:24 mharo Exp DISTNAME= xengine-1.0.1 +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ DISTFILES= part01.z patch1.z diff --git a/benchmarks/xengine/PLIST b/benchmarks/xengine/PLIST index fb33557488d..e76e19a2b77 100644 --- a/benchmarks/xengine/PLIST +++ b/benchmarks/xengine/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:45:43 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/25 03:34:57 jschauma Exp $ bin/xengine -man/cat1/xengine.0 +${IMAKE_MAN_SUFFIX}/xengine.${IMAKE_MANNEWSUFFIX} share/doc/xengine/README @dirrm share/doc/xengine |