summaryrefslogtreecommitdiff
path: root/net/mrtg/patches
diff options
context:
space:
mode:
authortron <tron>2000-03-17 23:31:48 +0000
committertron <tron>2000-03-17 23:31:48 +0000
commitedb7f9106ce756eaeb4600f5e46b18f689cf170b (patch)
treea977e321ef93873f41651ad3930742dd8044eecb /net/mrtg/patches
parentbff9034d05d9543354c6442f0d1f78403ebce040 (diff)
downloadpkgsrc-edb7f9106ce756eaeb4600f5e46b18f689cf170b.tar.gz
Adapt to "gd" library with JPEG support.
Diffstat (limited to 'net/mrtg/patches')
-rw-r--r--net/mrtg/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mrtg/patches/patch-aa b/net/mrtg/patches/patch-aa
index e694f2c1dd5..30f34b9aec5 100644
--- a/net/mrtg/patches/patch-aa
+++ b/net/mrtg/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.7 2000/02/07 16:44:15 tron Exp $
+$NetBSD: patch-aa,v 1.8 2000/03/17 23:31:48 tron Exp $
--- configure.orig Sun Feb 6 00:56:27 2000
+++ configure Mon Feb 7 17:38:11 2000
@@ -7,7 +7,7 @@ $NetBSD: patch-aa,v 1.7 2000/02/07 16:44:15 tron Exp $
-LDFLAGS="${LDFLAGS} -lgd"
-+LDFLAGS="${LDFLAGS} -lgd -lttf -lintl -lXpm -lX11"
++LDFLAGS="${LDFLAGS} -lgd -lttf -lintl -lXpm -lX11 -ljpeg"
# Check whether --with-z or --without-z was given.
if test "${with_z+set}" = set; then