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/xephem | |
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/xephem')
-rw-r--r-- | x11/xephem/Makefile | 3 | ||||
-rw-r--r-- | x11/xephem/PLIST | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 2c497b20e78..d3fa73000e9 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/09/29 09:29:56 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2003/03/03 04:17:38 jschauma Exp $ DISTNAME= xephem-3.5.2 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \ ftp://iphcip1.physik.uni-mainz.de/pub/xephem/ diff --git a/x11/xephem/PLIST b/x11/xephem/PLIST index f5df720dc39..1ca20b62768 100644 --- a/x11/xephem/PLIST +++ b/x11/xephem/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/19 11:39:43 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/03/03 04:17:38 jschauma Exp $ bin/xephem -man/cat1/xephem.0 +${IMAKE_MAN_DIR}/xephem.${IMAKE_MANNEWSUFFIX} lib/X11/app-defaults/XEphem share/xephem/auxil/README share/xephem/auxil/analemma.plt |