Noone cares about having ports that actually build and then don't crash,

so why should I?
This commit is contained in:
Brian Feldman 2003-01-25 06:12:33 +00:00
parent affbc636fe
commit 509bfbc99d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73968
4 changed files with 0 additions and 24 deletions

View File

@ -7,7 +7,6 @@
PORTNAME= Xft
PORTVERSION= 2.1
PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= http://fontconfig.org/fontconfig/release/
DISTNAME= fcpackage.${PORTVERSION:S/./_/}

View File

@ -1,11 +0,0 @@
--- xft-config.in.orig Sat Jan 25 00:16:48 2003
+++ xft-config.in Sat Jan 25 00:17:02 2003
@@ -89,7 +89,7 @@
fi
if test "$echo_libs" = "yes" ; then
- libs="-lXft ${freetypelibs} ${fontconfiglibs} ${xrenderlibs}"
+ libs="-lXft2 ${freetypelibs} ${fontconfiglibs} ${xrenderlibs}"
if test "${libdir}" != "/usr/lib" ; then
echo -L${libdir} $libs
else

View File

@ -7,7 +7,6 @@
PORTNAME= Xft
PORTVERSION= 2.1
PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= http://fontconfig.org/fontconfig/release/
DISTNAME= fcpackage.${PORTVERSION:S/./_/}

View File

@ -1,11 +0,0 @@
--- xft-config.in.orig Sat Jan 25 00:16:48 2003
+++ xft-config.in Sat Jan 25 00:17:02 2003
@@ -89,7 +89,7 @@
fi
if test "$echo_libs" = "yes" ; then
- libs="-lXft ${freetypelibs} ${fontconfiglibs} ${xrenderlibs}"
+ libs="-lXft2 ${freetypelibs} ${fontconfiglibs} ${xrenderlibs}"
if test "${libdir}" != "/usr/lib" ; then
echo -L${libdir} $libs
else