diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2003-03-04 21:09:06 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2003-03-04 21:09:06 +0000 |
commit | 5596860538d4059f8ab098202afdd49988513123 (patch) | |
tree | d32fec4cc799a710c5b57021003894f720a79741 /news | |
parent | d9daa8743d314bf92959422e6710f1d8cb66b81f (diff) | |
download | ports-5596860538d4059f8ab098202afdd49988513123.tar.gz ports-5596860538d4059f8ab098202afdd49988513123.zip |
- Modify patch, so libcompface is used as stated in the dependency
dection of the Makefile
Notes
Notes:
svn path=/head/; revision=76875
Diffstat (limited to 'news')
-rw-r--r-- | news/knews/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/knews/files/patch-aa b/news/knews/files/patch-aa index ebcb21145c1b..ebc00fe1fa1f 100644 --- a/news/knews/files/patch-aa +++ b/news/knews/files/patch-aa @@ -18,7 +18,7 @@ -#define HAVE_COMPFACE 0 +#define HAVE_JPEG 1 +#define HAVE_PNG 1 -+#define HAVE_COMPFACE 0 ++#define HAVE_COMPFACE 1 |