summaryrefslogtreecommitdiff
path: root/vietnamese/vnterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vietnamese/vnterm/Makefile')
-rw-r--r--vietnamese/vnterm/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/vietnamese/vnterm/Makefile b/vietnamese/vnterm/Makefile
index a29cd41d67a5..b1d5ad85b86f 100644
--- a/vietnamese/vnterm/Makefile
+++ b/vietnamese/vnterm/Makefile
@@ -15,8 +15,6 @@ DISTNAME= xorg-1
MAINTAINER= obrien@FreeBSD.org
COMMENT= An xterm that speaks Vietnamese
-BROKEN= "Does not compile"
-
USE_IMAKE= yes
.include <bsd.port.pre.mk>
@@ -24,15 +22,13 @@ USE_IMAKE= yes
BUILD_DEPENDS= ${LOCALBASE}/lib/libviqr.a:${PORTSDIR}/vietnamese/libviet
RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/vietnamese/fonts.dir:${PORTSDIR}/vietnamese/vnxfonts
.if ${XFREE86_VERSION} == 4
-RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
+BUILD_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif
EXTRACT_AFTER_ARGS= | ${TAR} -xf - xc/programs/xterm
WRKSRC= ${WRKDIR}/xc/programs/xterm
XMKMF= xmkmf
MAN1= vnterm.1
-CFLAGS+= -I${PREFIX}/include/viet
-CFLAGS+= -D_POSIX_SOURCE
post-patch:
@${CP} -p ${FILESDIR}/vnvars.* ${WRKSRC}