summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2001-08-14 10:44:32 +0000
committertrevor <trevor@FreeBSD.org>2001-08-14 10:44:32 +0000
commit230083d363e57a18ea0564b9dcb252f173dcf488 (patch)
tree79fc3b314f08adabc53310370df9478092dc04bd /net
parent9491743fbc37d336da40547b06e385f4b23c6989 (diff)
downloadFreeBSD-ports-230083d363e57a18ea0564b9dcb252f173dcf488.zip
FreeBSD-ports-230083d363e57a18ea0564b9dcb252f173dcf488.tar.gz
The X11 headers are needed for compilation, but nothing from X is
needed at runtime. requested by: Rene K. Mueller <kiwi@the-labs.com>
Diffstat (limited to 'net')
-rw-r--r--net/svnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/svnc/Makefile b/net/svnc/Makefile
index 4a536ed..98e8731 100644
--- a/net/svnc/Makefile
+++ b/net/svnc/Makefile
@@ -15,13 +15,13 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz \
MAINTAINER= trevor@FreeBSD.org
+BUILD_DEPENDS= ${X11BASE}/include/X11/keysym.h:${PORTSDIR}/x11/XFree86
LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib
DOCFILES= README
DOCDIR= share/doc/${PORTNAME}/
PLIST= ${WRKDIR}/pkg-plist
-USE_XLIB= yes
WRKSRC= ${WRKDIR}/svncviewer
do-patch:
OpenPOWER on IntegriCloud