o Portlint
o Add missed file in pkg-plist o Install man page in the right place Approved by: jim (MAINTAINER)
This commit is contained in:
parent
367c08ac94
commit
d926d1bb6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36849
2 changed files with 4 additions and 3 deletions
|
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish" \
|
||||
--disable-nls
|
||||
|
||||
MANCOMPRESSED= yes
|
||||
MANCOMPRESSED= no
|
||||
MAN1= bluefish.1
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
bin/bluefish
|
||||
share/bluefish/php3_functions
|
||||
share/bluefish/php4_functions
|
||||
share/bluefish/ssi_functions
|
||||
share/bluefish/rxml_functions
|
||||
share/doc/bluefish/README
|
||||
|
|
Loading…
Reference in a new issue