mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
astro/jday: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
31a509ebc5
commit
aa2174731f
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= jday
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -10,6 +10,7 @@ WWW= https://jday.sourceforge.net/
|
|||
|
||||
USES= pathfix libtool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -19,6 +20,6 @@ PLIST_FILES= bin/dbd bin/j2d bin/jday \
|
|||
include/jday.h lib/libjday.a \
|
||||
lib/libjday.so lib/libjday.so.2 \
|
||||
lib/libjday.so.2.0.4 libdata/pkgconfig/jday.pc \
|
||||
man/man1/jday.1.gz
|
||||
share/man/man1/jday.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue