mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by: portmgr (self)
This commit is contained in:
parent
8db298eb23
commit
e996fa0e00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217318
@ -37,7 +37,7 @@ PATCHFILES= ${DISTNAME}.NFS-xauth.patch:nfs \
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_XORG= xpm
|
||||
USE_XORG= xaw
|
||||
|
||||
MAN1= kterm.1
|
||||
MANLANG= "" ja
|
||||
|
@ -33,7 +33,7 @@ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
|
||||
EXTRACT_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_XORG= xpm
|
||||
USE_XORG= xaw
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user