Add the forgotten manpage
Reported by: QAT
This commit is contained in:
parent
6d88a65a06
commit
7f9f190dd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264687
1 changed files with 2 additions and 1 deletions
|
@ -27,11 +27,12 @@ OPTIONS= DBUS "Add DBUS support" on \
|
|||
GCRYPT "Use libgcrypt for md5 calculation" off
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --mandir=${LOCALBASE}/man --prefix=${PREFIX}
|
||||
CONFIGURE_ARGS+= --mandir=${PREFIX}/man --prefix=${PREFIX}
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_XZ= yes
|
||||
INSTALLS_ICONS= yes
|
||||
MAN1= gogglesmm.1
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
|
Loading…
Reference in a new issue