aboutsummaryrefslogtreecommitdiff
path: root/editors/wily
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-11-08 12:29:19 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-11-08 12:29:19 +0000
commit8688583b7878d0cbe9fcc181c45a1e6c99045806 (patch)
tree6fd5f3ae5f1b6ff9beae2d8cacd03bfa23cb47ff /editors/wily
parent8ddef8319bed61d0bbbfb50574815de2d2c94aff (diff)
downloadports-8688583b7878d0cbe9fcc181c45a1e6c99045806.tar.gz
ports-8688583b7878d0cbe9fcc181c45a1e6c99045806.zip
Notes
Diffstat (limited to 'editors/wily')
-rw-r--r--editors/wily/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
index c8a61c6f0c01..9a1f9592169d 100644
--- a/editors/wily/Makefile
+++ b/editors/wily/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wily
PORTVERSION= 0.13.41
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors plan9
MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/old/ \
ftp://ftp.cs.su.oz.au/gary/wily/src/old/
@@ -16,7 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A clone of the Plan9 editor `acme'
-RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc
+RUN_DEPENDS= ${LOCALBASE}/bin/rc:${PORTSDIR}/shells/rc \
+ ${X11BASE}/lib/X11/fonts/unicode.9.font:${PORTSDIR}/x11-fonts/Xg
USE_XLIB= YES
GNU_CONFIGURE= YES