diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-02 19:47:23 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-02 19:47:23 +0000 |
commit | d8f9938d2cd04e451e40f79ec6b0d8e9fc1308bc (patch) | |
tree | de0e5ae134b9f6485ac1f7a9d30a0ab5511680a6 /graphics/xpaint | |
parent | 3498e4a8f03ca6a9e4d86e53241e78665570d85b (diff) | |
download | pkgsrc-d8f9938d2cd04e451e40f79ec6b0d8e9fc1308bc.tar.gz |
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'graphics/xpaint')
-rw-r--r-- | graphics/xpaint/Makefile | 3 | ||||
-rw-r--r-- | graphics/xpaint/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 143ecf2ef8a..6badedf9348 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2002/12/16 09:29:12 tron Exp $ +# $NetBSD: Makefile,v 1.35 2003/03/02 19:47:27 jschauma Exp $ DISTNAME= xpaint-2.6.7 +PKGREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sf-xpaint/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/xpaint/PLIST b/graphics/xpaint/PLIST index d766947ecdc..535368992a8 100644 --- a/graphics/xpaint/PLIST +++ b/graphics/xpaint/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/12/16 09:29:12 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/03/02 19:47:27 jschauma Exp $ bin/xpaint -man/cat1/xpaint.0.gz +${IMAKE_MAN_DIR}/xpaint.${IMAKE_MANNEWSUFFIX}.gz lib/X11/app-defaults/XPaint lib/X11/app-defaults/XPaint_fr share/xpaint/help/Help |