diff options
author | asami <asami@FreeBSD.org> | 2000-08-25 20:08:31 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-25 20:08:31 +0000 |
commit | b85c387e1ba3f6d4f56d3163883ce2e80155ddc9 (patch) | |
tree | 0c9adbc3511a8e8fa79d8aabbb4237a07f87ec16 /x11-fonts | |
parent | 4a7202dac34c3b3a2255de7d2f8fbdd029711287 (diff) | |
download | FreeBSD-ports-b85c387e1ba3f6d4f56d3163883ce2e80155ddc9.zip FreeBSD-ports-b85c387e1ba3f6d4f56d3163883ce2e80155ddc9.tar.gz |
Typo (X11_BASE -> X11BASE).
Submitted by: bento (well, sort of)
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/XFree86-4-font100dpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/XFree86-4-font100dpi/Makefile b/x11-fonts/XFree86-4-font100dpi/Makefile index b5de7e2..6c45735 100644 --- a/x11-fonts/XFree86-4-font100dpi/Makefile +++ b/x11-fonts/XFree86-4-font100dpi/Makefile @@ -19,7 +19,7 @@ DISTFILES= X401src-2.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients -RUN_DEPENDS= ${X11_BASE}/lib/X11/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings +RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings XFREE86_VERSION= 4 USE_IMAKE= YES |