From f875313d40731bb8af4732b7090fbb4e37c6db6d Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sat, 23 Nov 2002 10:11:33 +0000
Subject: Upgrade to 1.8.0. patch-servparse.y has been submitted to the
maintainers.
---
net/dictd/files/patch-Makefile_in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'net/dictd/files/patch-Makefile_in')
diff --git a/net/dictd/files/patch-Makefile_in b/net/dictd/files/patch-Makefile_in
index 5392f867ece0..370b70fd1b01 100644
--- a/net/dictd/files/patch-Makefile_in
+++ b/net/dictd/files/patch-Makefile_in
@@ -17,7 +17,7 @@
+XTRACFLAGS= @WCFLAGS@ @XTRACFLAGS@ @DEFS@ @CPPFLAGS@ -I. # -Iregex
XTRALDFLAGS= @WLDFLAGS@ @XTRALDFLAGS@
-LDLIBS= @LIBS@ -Lregex -lregex
-+LDLIBS= @LIBS@ # -Lregex -lregex
++LDLIBS= @LIBS@ -L%%PREFIX%%/lib -lltdl # -Lregex -lregex
EXES= dict dictd dictzip
--
cgit v1.2.3