summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-03 00:29:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-03 00:29:05 +0000
commit665bbc82184b441a64861a938713d795dd705c3b (patch)
treef50914062e8972791f4f2af27456e73bb19bed77 /x11
parent- Update to 0.9.3. (diff)
- Try to unbreak
Notes
Notes: svn path=/head/; revision=130230
Diffstat (limited to 'x11')
-rw-r--r--x11/emu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile
index 63733ac3dfb1..6d623d6f7cfe 100644
--- a/x11/emu/Makefile
+++ b/x11/emu/Makefile
@@ -15,12 +15,13 @@ MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
COMMENT= A terminal emulator for the X Window System
+BUILD_DEPENDS= xrdb:${X_CLIENTS_PORT}
+RUN_DEPENDS= xrdb:${X_CLIENTS_PORT}
+
.if defined(PACKAGE_BUILDING)
BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
.endif
-BROKEN= Missing dependency
-
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/emu