diff options
Diffstat (limited to 'net/nxproxy/Makefile')
-rw-r--r-- | net/nxproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nxproxy/Makefile b/net/nxproxy/Makefile index c5426f6a4111..c6ce15463412 100644 --- a/net/nxproxy/Makefile +++ b/net/nxproxy/Makefile @@ -12,7 +12,7 @@ COMMENT= Helper program for x2go LICENSE= GPLv2 -LIB_DEPENDS= libXcomp.so:${PORTSDIR}/x11/nxcomp +LIB_DEPENDS= libXcomp.so:x11/nxcomp WRKSRC= ${WRKDIR}/nx-libs-${PORTVERSION}/${PORTNAME} LDFLAGS+= -L${LOCALBASE}/lib |