pkgsrc/www/libwww/patches/patch-ak
bouyer 5d340ed460 Don't compile/install libmd5 on solaris, there is one in /usr/lib which
seems good enouth, and using libwww's one breaks other system lib (librt).
2002-10-26 18:11:20 +00:00

10 lines
253 B
Text

$NetBSD: patch-ak,v 1.1 2002/10/26 18:11:20 bouyer Exp $
--- modules/Makefile.am.orig Mon Oct 21 22:13:28 2002
+++ modules/Makefile.am Mon Oct 21 22:13:45 2002
@@ -5,5 +5,5 @@
EXTRA_DIST = \
$(DOCS)
-SUBDIRS = expat md5
+SUBDIRS = expat @MD5DIR@