Properly register info pages
This commit is contained in:
parent
c8b13a9cde
commit
54142ac453
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385706
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= findutils
|
||||
PORTVERSION= 4.5.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
|
||||
MASTER_SITE_SUBDIR= findutils
|
||||
@ -19,6 +20,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS+= --program-prefix=g --localstatedir=${LOCALSTATEDIR}
|
||||
MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
|
||||
INFO= find find-maint
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
|
@ -3,10 +3,6 @@ bin/goldfind
|
||||
bin/glocate
|
||||
bin/gupdatedb
|
||||
bin/gxargs
|
||||
info/find-maint.info
|
||||
info/find.info
|
||||
info/find.info-1
|
||||
info/find.info-2
|
||||
libexec/gbigram
|
||||
libexec/gcode
|
||||
libexec/gfrcode
|
||||
|
Loading…
Reference in New Issue
Block a user