From 4458e14d4b765a571bb2e917782ed84d9736b2c0 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sun, 25 Mar 2001 04:18:47 +0000 Subject: Update to point at qt2-static not qt22-static. Submitted by: bento --- misc/libh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/libh/Makefile b/misc/libh/Makefile index f06cb95e3ecb..11d34efb9b88 100644 --- a/misc/libh/Makefile +++ b/misc/libh/Makefile @@ -16,7 +16,7 @@ MAINTAINER= nra@FreeBSD.org LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 \ tvision.0:${PORTSDIR}/devel/tvision -BUILD_DEPENDS= ${X11BASE}/lib/libqt2.a:${PORTSDIR}/x11-toolkits/qt22-static +BUILD_DEPENDS= ${X11BASE}/lib/libqt2.a:${PORTSDIR}/x11-toolkits/qt2-static USE_QT2=yes IS_INTERACTIVE=yes -- cgit v1.2.3