mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/ljclive: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2a2c2f3297
commit
28ef601908
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= ljclive
|
||||
PORTVERSION= 0.4.10
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
|
||||
DISTNAME= clive-${PORTVERSION}
|
||||
|
@ -11,6 +11,7 @@ WWW= https://sourceforge.net/projects/ljclive/
|
|||
|
||||
USES= iconv
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= ac_cv_search_iconv=${ICONV_LIB}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
bin/clive
|
||||
man/man1/clive.1.gz
|
||||
share/man/man1/clive.1.gz
|
||||
share/clive/cliverc-example.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue