| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11/dxpc/ |
Upload File : |
PORTNAME= dxpc
PORTVERSION= 3.9.2
CATEGORIES= x11
MASTER_SITES= http://www.vigor.nu/dxpc/
MAINTAINER= ports@FreeBSD.org
COMMENT= Compressing X protocol proxy designed to support X11 over slow links
WWW= http://www.vigor.nu/dxpc/
LIB_DEPENDS= liblzo2.so:archivers/lzo2
LICENSE= BSD2CLAUSE
USES= gmake tar:tgz xorg
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lzo-lib=${LOCALBASE}
MAKE_ARGS= INSTALL="${INSTALL_PROGRAM}" \
bindir=${STAGEDIR}${PREFIX}/bin \
man1dir=${STAGEDIR}${MAN1PREFIX}/man/man1
PLIST_FILES= bin/dxpc \
man/man1/dxpc.1.gz
post-patch:
@${REINPLACE_CMD} -e 's|-R$$withval/lib||' ${WRKSRC}/configure
.include <bsd.port.mk>