mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Fix after recent conversion to perl5 framework
This commit is contained in:
parent
e47ac01488
commit
cf0ecd6699
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327344
@ -20,6 +20,7 @@ RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_XORG= x11 xext xpm xext xtst sm ice inputproto
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
|
||||
@ -56,7 +57,6 @@ RUN_DEPENDS+= xauth:${PORTSDIR}/x11/xauth \
|
||||
${PREFIX}/lib/X11/fonts/misc/6x13-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/xorg-fonts-miscbitmaps \
|
||||
${LOCALBASE}/lib/X11/fonts/misc/fonts.alias:${PORTSDIR}/x11-fonts/font-alias
|
||||
|
||||
USES= perl5
|
||||
|
||||
EXTRA_PATCHES+= ${WRKSRC}/xc.patch \
|
||||
${PATCHDIR}/vnc.def-patch \
|
||||
|
Loading…
Reference in New Issue
Block a user