Skip to content

Commit

Permalink
astro/xplanet: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 21, 2024
1 parent e0c6543 commit b481f03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion astro/xplanet/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xplanet
PORTVERSION= 1.3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro geography
MASTER_SITES= SF

Expand All @@ -9,6 +9,7 @@ COMMENT= Draw pictures of the earth textured by an image
WWW= https://xplanet.sourceforge.net/

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= iconv:wchar_t localbase xorg
USE_XORG= x11 xext xt xscrnsaver
CONFIGURE_ARGS= --with-map-extension=jpg
Expand Down
2 changes: 1 addition & 1 deletion astro/xplanet/pkg-plist
@@ -1,5 +1,5 @@
bin/xplanet
man/man1/xplanet.1.gz
share/man/man1/xplanet.1.gz
%%DATADIR%%/arcs/README
%%DATADIR%%/arcs/constellations
%%DATADIR%%/config/README
Expand Down

0 comments on commit b481f03

Please sign in to comment.