diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-07-26 18:32:46 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-07-26 18:32:46 +0000 |
commit | cf80d22f0c2870eb5efba6e1e5529ec9958bd51f (patch) | |
tree | 80753c1ca698256a05918ac0ebf81cfa69560399 /x11-fonts/libXfont | |
parent | 4faf15b65ec18d699f4433982d62f380d97bcdaf (diff) | |
download | ports-cf80d22f0c2870eb5efba6e1e5529ec9958bd51f.tar.gz ports-cf80d22f0c2870eb5efba6e1e5529ec9958bd51f.zip |
Notes
Diffstat (limited to 'x11-fonts/libXfont')
-rw-r--r-- | x11-fonts/libXfont/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile index 1deaf0bbe6ee..cf8c153baa2a 100644 --- a/x11-fonts/libXfont/Makefile +++ b/x11-fonts/libXfont/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \ ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 -CONFLICTS= XFree86-libraries-* +CONFLICTS= XFree86-libraries-* xorg-libraries-* USE_BZIP2= yes PREFIX?= ${X11BASE} |