From e6586a2b6c48603134fe7ee3af62761bf609a9df Mon Sep 17 00:00:00 2001
From: "Justin M. Seger" <jseger@FreeBSD.org>
Date: Sat, 29 Apr 2000 16:47:02 +0000
Subject: Attempt to fix errors caused by libwww upgrade.

NOTE: This hasn't been tested and I'm not presently able to test it.
---
 print/teTeX/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'print/teTeX')

diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 4e6298628c7b..74cd9131f6b7 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -16,7 +16,7 @@ DISTFILES=	${TETEX_SRC} ${TETEX_TEXMF}
 MAINTAINER=	br@netland.inka.de
 
 LIB_DEPENDS=	png.3:${PORTSDIR}/graphics/png \
-		www.6:${PORTSDIR}/www/libwww
+		wwwcore.1:${PORTSDIR}/www/libwww
 
 USE_XLIB=	yes
 MANUAL_PACKAGE_BUILD=	can only build with empty /usr/local
-- 
cgit v1.2.3