diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-08-25 20:08:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-08-25 20:08:31 +0000 |
commit | fa227227a2c734ca1f151970b3cfd9c09ef4bd13 (patch) | |
tree | 88744d5a0c384ccd18af0fe4ecf796712751b743 /x11-fonts/XFree86-4-font100dpi | |
parent | c4a1773d66bf09502f1b9a5d9419c614d7752811 (diff) | |
download | ports-fa227227a2c734ca1f151970b3cfd9c09ef4bd13.tar.gz ports-fa227227a2c734ca1f151970b3cfd9c09ef4bd13.zip |
Typo (X11_BASE -> X11BASE).
Submitted by: bento (well, sort of)
Notes
Notes:
svn path=/head/; revision=31979
Diffstat (limited to 'x11-fonts/XFree86-4-font100dpi')
-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 b5de7e21f48f..6c45735c2072 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 |