From d6189b3b33ba5a46e33e62b2824aee6c67595e6e Mon Sep 17 00:00:00 2001 From: jschauma Date: Tue, 25 Feb 2003 03:34:57 +0000 Subject: Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more portable. Bump PKGREVISION accordingly. --- benchmarks/xengine/Makefile | 3 ++- benchmarks/xengine/PLIST | 4 ++-- biology/rasmol/Makefile | 3 ++- biology/rasmol/PLIST | 4 ++-- 4 files changed, 8 insertions(+), 6 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 diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index 8e08674eda2..7a37c4c4601 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2002/09/29 01:32:05 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/02/25 03:37:23 jschauma Exp $ DISTNAME= RasMol_2.7.1 PKGNAME= rasmol-2.7.1 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= biology MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/ diff --git a/biology/rasmol/PLIST b/biology/rasmol/PLIST index df9d2578f81..36a5dd8ec3f 100644 --- a/biology/rasmol/PLIST +++ b/biology/rasmol/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:28:15 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/25 03:37:23 jschauma Exp $ bin/rasmol share/doc/rasmol/rasmol.hlp share/doc/rasmol/NOTICE @@ -27,4 +27,4 @@ share/examples/rasmol/IUCR9800028.cif share/examples/rasmol/asprin.alc share/examples/rasmol/pdb2mcg.ent @dirrm share/examples/rasmol -man/cat1/rasmol.0 +${IMAKE_MAN_DIR}/rasmol.${IMAKE_MANNEWSUFFIX} -- cgit v1.2.3