diff options
author | obrien <obrien@FreeBSD.org> | 2002-10-17 09:38:41 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-10-17 09:38:41 +0800 |
commit | cca8fefc0ec6def906c8dc8a13a805b6328bbbbb (patch) | |
tree | 92b953a94a5eba49a01b621f1d041760ddbcf6af /vietnamese | |
parent | 8a16fc263e9c7a450ce23e9673fa76283548bd99 (diff) | |
download | freebsd-ports-gnome-cca8fefc0ec6def906c8dc8a13a805b6328bbbbb.tar.gz freebsd-ports-gnome-cca8fefc0ec6def906c8dc8a13a805b6328bbbbb.tar.zst freebsd-ports-gnome-cca8fefc0ec6def906c8dc8a13a805b6328bbbbb.zip |
Get the dependencies correct for XF4.
Diffstat (limited to 'vietnamese')
-rw-r--r-- | vietnamese/unicode-uhoai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile index e090a5ebb9ae..269113cfd58c 100644 --- a/vietnamese/unicode-uhoai/Makefile +++ b/vietnamese/unicode-uhoai/Makefile @@ -23,7 +23,7 @@ NO_BUILD= taken care of in do-install target BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir .if ${XFREE86_VERSION} == 4 -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients +BUILD_DEPENDS+= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients .endif |