mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Remove CONFLICTS with x11/xorg-clients
Remove superfluous dependencies. Bump PORTREVISION.
This commit is contained in:
parent
2df64761c8
commit
037a87c0ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114800
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= xterm
|
PORTNAME= xterm
|
||||||
PORTVERSION= 193
|
PORTVERSION= 193
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= ftp://invisible-island.net/xterm/
|
MASTER_SITES= ftp://invisible-island.net/xterm/
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
@ -14,12 +15,9 @@ EXTRACT_SUFX= .tgz
|
|||||||
MAINTAINER= krion@FreeBSD.org
|
MAINTAINER= krion@FreeBSD.org
|
||||||
COMMENT= Terminal emulator for the X Window System
|
COMMENT= Terminal emulator for the X Window System
|
||||||
|
|
||||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
|
||||||
expat.5:${PORTSDIR}/textproc/expat2 \
|
|
||||||
png.5:${PORTSDIR}/graphics/png \
|
|
||||||
Xft.2:${PORTSDIR}/x11-fonts/libXft
|
|
||||||
|
|
||||||
CONFLICTS= XFree86-clients-* xorg-clients-*
|
CONFLICTS= XFree86-clients-*
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user