We have proper support for info files now...
PR: ports/56556 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
This commit is contained in:
parent
805a0783b9
commit
04d4296bbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89079
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnats
|
||||
PORTVERSION= 3.113.1
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= databases elisp
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= gnats
|
||||
@ -26,6 +26,7 @@ USE_GMAKE= yes
|
||||
MAN1= edit-pr.1 query-pr.1 send-pr.1
|
||||
MAN7= gnats.7
|
||||
MAN8= mkcat.8 rmcat.8 mkdist.8 queue-pr.8 file-pr.8 gen-index.8
|
||||
INFO= gnats send-pr
|
||||
|
||||
# this stops the configuration program from pulling installation
|
||||
# information in from the standard freebsd send-pr program
|
||||
|
@ -6,16 +6,6 @@ bin/nquery-pr
|
||||
bin/query-pr
|
||||
bin/send-pr
|
||||
bin/sub-type
|
||||
@unexec install-info --delete %D/info/gnats.info %D/info/dir
|
||||
@unexec install-info --delete %D/info/send-pr.info %D/info/dir
|
||||
info/gnats.info
|
||||
info/gnats.info-1
|
||||
info/gnats.info-2
|
||||
info/gnats.info-3
|
||||
info/gnats.info-4
|
||||
info/send-pr.info
|
||||
@exec install-info %D/info/gnats.info %D/info/dir
|
||||
@exec install-info %D/info/send-pr.info %D/info/dir
|
||||
libexec/gnats/at-pr
|
||||
libexec/gnats/check-db
|
||||
libexec/gnats/delete-pr
|
||||
|
Loading…
Reference in New Issue
Block a user