Skip to content

Commit

Permalink
net/nxproxy: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 1f421b3 commit eb19eaf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net/nxproxy/Makefile
@@ -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/
Expand All @@ -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>

0 comments on commit eb19eaf

Please sign in to comment.