mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
astro/nightfall: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
56f543ff1a
commit
ecaed63981
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= nightfall
|
||||
PORTVERSION= 1.92
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= astro education
|
||||
MASTER_SITES= http://www.la-samhna.de/nightfall/
|
||||
|
||||
|
@ -14,6 +14,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|||
USES= compiler gettext gmake gnome jpeg pathfix perl5 pkgconfig
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --with-locale-prefix=${PREFIX}/share/locale \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/nightfall
|
||||
man/man1/nightfall.1.gz
|
||||
share/man/man1/nightfall.1.gz
|
||||
share/applications/nightfall.desktop
|
||||
share/locale/de/LC_MESSAGES/nightfall.mo
|
||||
share/locale/it/LC_MESSAGES/nightfall.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue