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/xaniroc | |
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/xaniroc')
-rw-r--r-- | x11/xaniroc/Makefile | 3 | ||||
-rw-r--r-- | x11/xaniroc/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index a7f549faf2f..cd87d18e25b 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 22:09:54 agc Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/03 04:17:42 jschauma Exp $ # from FreeBSD: ports/x11/xaniroc/Makefile,v 1.4 1999/08/31 02:50:46 peter Exp # DISTNAME= xaniroc PKGNAME= xaniroc-1.02 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \ ftp://netlab1.usu.edu/pub/mirror/freebird/x11/utils/ diff --git a/x11/xaniroc/PLIST b/x11/xaniroc/PLIST index 66346035406..078848ac2d4 100644 --- a/x11/xaniroc/PLIST +++ b/x11/xaniroc/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:56 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/03/03 04:17:42 jschauma Exp $ bin/xaniroc -man/cat1/xaniroc.0 +${IMAKE_MAN_DIR}/xaniroc.${IMAKE_MANNEWSUFFIX} |