diff options
author | grant <grant@pkgsrc.org> | 2003-02-25 05:01:21 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-25 05:01:21 +0000 |
commit | 4ee2429a10f2c09d391253c5077b345da6e0efdd (patch) | |
tree | 2764dc4f06f8c4237a7bb01e83304d6a390b180f /wm/ctwm | |
parent | d6189b3b33ba5a46e33e62b2824aee6c67595e6e (diff) | |
download | pkgsrc-4ee2429a10f2c09d391253c5077b345da6e0efdd.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'wm/ctwm')
-rw-r--r-- | wm/ctwm/Makefile | 3 | ||||
-rw-r--r-- | wm/ctwm/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/wm/ctwm/Makefile b/wm/ctwm/Makefile index 9cd8c76d794..fe9c474af53 100644 --- a/wm/ctwm/Makefile +++ b/wm/ctwm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2002/08/28 05:17:16 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/02/25 05:01:21 grant Exp $ # DISTNAME= ctwm-3.5.2 +PKGREVISION= 1 CATEGORIES= x11 wm MASTER_SITES= http://ctwm.dl.nu/ diff --git a/wm/ctwm/PLIST b/wm/ctwm/PLIST index 6e15604f77d..8ff5bad47d7 100644 --- a/wm/ctwm/PLIST +++ b/wm/ctwm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:59:08 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/02/25 05:01:21 grant Exp $ bin/ctwm lib/X11/twm/images/3D_Expand15.xpm lib/X11/twm/images/3D_Iconify15.xpm @@ -90,5 +90,5 @@ lib/X11/twm/images/3dpie.xpm lib/X11/twm/images/3dpyramid.xpm lib/X11/twm/images/3dslant.xpm lib/X11/twm/system.ctwmrc -man/cat1/ctwm.0 +${IMAKE_MAN_DIR}/ctwm.${IMAKE_MANNEWSUFFIX} @dirrm lib/X11/twm/images |