diff options
author | jschauma <jschauma> | 2003-03-03 04:17:23 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-03-03 04:17:23 +0000 |
commit | 54d8e1876480f661e78546126fd03bb8dd832359 (patch) | |
tree | e8b3b3ed164c392443b55f7878bc9b189c4c8326 /x11/xpostit | |
parent | 5d8306bb4ab171978ec7b29baed5fc20602f0973 (diff) | |
download | pkgsrc-54d8e1876480f661e78546126fd03bb8dd832359.tar.gz |
Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable. Bump PKGREVISION accordingly.
Diffstat (limited to 'x11/xpostit')
-rw-r--r-- | x11/xpostit/Makefile | 3 | ||||
-rw-r--r-- | x11/xpostit/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xpostit/Makefile b/x11/xpostit/Makefile index af99ba29818..b7f566c58f3 100644 --- a/x11/xpostit/Makefile +++ b/x11/xpostit/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/03 08:16:14 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/03 04:17:29 jschauma Exp $ # DISTNAME= xpostit3.3.1 PKGNAME= xpostit-3.3.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.freesoftware.com/pub/X11/R5contrib/ diff --git a/x11/xpostit/PLIST b/x11/xpostit/PLIST index c1945bf5a63..b7115023f80 100644 --- a/x11/xpostit/PLIST +++ b/x11/xpostit/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:33 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 04:17:29 jschauma Exp $ bin/xpostit -man/cat1/xpostit.0 +${IMAKE_MAN_DIR}/xpostit.${IMAKE_MANNEWSUFFIX} lib/X11/app-defaults/XPostit lib/X11/app-defaults/XPostit-color |