diff options
author | anholt <anholt@FreeBSD.org> | 2002-07-14 20:26:33 +0000 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2002-07-14 20:26:33 +0000 |
commit | 5096ecbaddf6e667e6440d3b278a941a9bdbba08 (patch) | |
tree | 590861705e9e97ee0bdfc3c32c53468bc37ab493 /x11-fonts/XFree86-4-font100dpi | |
parent | 72b0c45fd6ba2667664f3155ad979614841d6d9c (diff) | |
download | FreeBSD-ports-5096ecbaddf6e667e6440d3b278a941a9bdbba08.zip FreeBSD-ports-5096ecbaddf6e667e6440d3b278a941a9bdbba08.tar.gz |
Take over maintainership of XFree86-4 ports. Add patches to fix libGLU on
-current, fix the DRI with Wine, update the config files for the X ports, and
fix many of them to allow continuing of the X build after interruption (it
used to clean and rebuild).
Approved by: will, des (mentor)
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 645c3c0..3a57b6a 100644 --- a/x11-fonts/XFree86-4-font100dpi/Makefile +++ b/x11-fonts/XFree86-4-font100dpi/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} PKGNAMEPREFIX= XFree86- DISTFILES= X${PORTVERSION:S/.//g}src-2.tgz -MAINTAINER= taguchi@tohoku.iij.ad.jp +MAINTAINER= anholt@freebsd.org BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings |