mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/sblim-wbemcli: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
c3fd3e3da3
commit
c41ef7e17d
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= sblim-wbemcli
|
PORTNAME= sblim-wbemcli
|
||||||
PORTVERSION= 1.6.3
|
PORTVERSION= 1.6.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
MASTER_SITES= SF/sblim/${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= SF/sblim/${PORTNAME}/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -11,7 +12,8 @@ BUILD_DEPENDS= libwww-config:www/libwww
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||||
|
|
||||||
USES= tar:bzip2
|
USES= tar:bzip2
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
MAKE_ARGS= RM="${RM}"
|
MAKE_ARGS= RM="${RM}"
|
||||||
CPPFLAGS+= -I${PREFIX}/include
|
CPPFLAGS+= -I${PREFIX}/include
|
||||||
LDFLAGS+= -L${PREFIX}/lib
|
LDFLAGS+= -L${PREFIX}/lib
|
||||||
|
|
|
@ -18,4 +18,4 @@ bin/wbemmi
|
||||||
bin/wbemri
|
bin/wbemri
|
||||||
bin/wbemrin
|
bin/wbemrin
|
||||||
bin/wbemsp
|
bin/wbemsp
|
||||||
man/man1/wbemcli.1.gz
|
share/man/man1/wbemcli.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue