diff options
Diffstat (limited to 'editors/wily')
-rw-r--r-- | editors/wily/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 9a1f9592169d..a0997d120c54 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the Plan9 editor `acme' RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc \ - ${X11BASE}/lib/X11/fonts/unicode.9.font:${PORTSDIR}/x11-fonts/Xg + ${X11BASE}/lib/X11/fonts/Xg/unicode.9.font:${PORTSDIR}/x11-fonts/Xg USE_XLIB= YES GNU_CONFIGURE= YES |