mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
net/nxproxy: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1f421b3cd5
commit
eb19eaf492
@ -1,5 +1,6 @@
|
||||
PORTNAME= nxproxy
|
||||
DISTVERSION= 3.5.99.20
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://code.x2go.org/releases/source/nx-libs/
|
||||
@ -15,10 +16,11 @@ LIB_DEPENDS= libXcomp.so:x11/nxcomp
|
||||
|
||||
USES= autoreconf localbase:ldflags
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
WRKSRC= ${WRKDIR}/nx-libs-${PORTVERSION}${DISTVERSIONSUFFIX}/${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/nxproxy \
|
||||
man/man1/nxproxy.1.gz
|
||||
share/man/man1/nxproxy.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user