- Add missing man page and bump PORTREVISION
Noticed by: bento via kris
This commit is contained in:
parent
ca303a6516
commit
642bbdb03d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99554
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= scite
|
||||
PORTVERSION= 1.58
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.scintilla.org/
|
||||
|
@ -35,6 +36,8 @@ USE_GNOME+= gtk12
|
|||
MAKE_ARGS= GTK1=yes
|
||||
.endif
|
||||
|
||||
MAN1= scite.1
|
||||
|
||||
pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} "SciTE has the following tunable option(s):"
|
||||
|
|
Loading…
Reference in a new issue