1
0
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:
Florent Thoumie 2008-07-22 22:02:13 +00:00
parent 8db298eb23
commit e996fa0e00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217318
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>