diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2002-08-02 02:57:26 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2002-08-02 02:57:26 +0000 |
commit | 21aa2d1516a00e7e88478d974c9a01dc8e0db3d7 (patch) | |
tree | d148ee8e969d616394773ea0091c683813caea4c /x11-fonts/XFree86-4-font100dpi | |
parent | 04f8520956a346141dbd71507d313d13da80e705 (diff) |
gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it. Move freebsd-glide3headers there too. Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.
PR: 40362, 40759
Approved by: des (mentor)
Notes
Notes:
svn path=/head/; revision=63862
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 3a57b6a95e55..e994da3180ee 100644 --- a/x11-fonts/XFree86-4-font100dpi/Makefile +++ b/x11-fonts/XFree86-4-font100dpi/Makefile @@ -15,7 +15,7 @@ DISTFILES= X${PORTVERSION:S/.//g}src-2.tgz MAINTAINER= anholt@freebsd.org -BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients +BUILD_DEPENDS= ucs2any.pl:${PORTSDIR}/x11/XFree86-4-clients RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings XFREE86_VERSION= 4 |