mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
These headers are useless without the xproto headers as well, so add a
RUN_DEPENDS.
This commit is contained in:
parent
158d385fd1
commit
4b77b7a9ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108780
@ -7,13 +7,15 @@
|
||||
|
||||
PORTNAME= xextensions
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X11 extension headers
|
||||
|
||||
RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto
|
||||
|
||||
CONFLICTS= XFree86-libraries-*
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
Loading…
Reference in New Issue
Block a user