mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
net/dico: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
0945acfc08
commit
3cce33af4d
@ -1,6 +1,6 @@
|
||||
PORTNAME= dico
|
||||
DISTVERSION= 2.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net textproc
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -16,6 +16,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl
|
||||
USES= gmake libtool localbase pkgconfig readline tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
INFO= dico
|
||||
|
@ -50,9 +50,9 @@ lib/libdico.so
|
||||
lib/libdico.so.2
|
||||
lib/libdico.so.2.0.0
|
||||
libexec/idxgcide
|
||||
man/man1/dico.1.gz
|
||||
man/man5/dicod.conf.5.gz
|
||||
man/man8/dicod.8.gz
|
||||
share/man/man1/dico.1.gz
|
||||
share/man/man5/dicod.conf.5.gz
|
||||
share/man/man8/dicod.8.gz
|
||||
sbin/dicod
|
||||
%%DATADIR%%/%%PORTVERSION%%/include/pp-setup
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/dico.mo
|
||||
|
Loading…
Reference in New Issue
Block a user