The X11 headers are needed for compilation, but nothing from X is
needed at runtime. requested by: Rene K. Mueller <kiwi@the-labs.com>
This commit is contained in:
parent
fbc77569ab
commit
66bade7457
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46238
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue