From d0be1c5eed9ce43e9f9dc54a5f028d15113207d2 Mon Sep 17 00:00:00 2001 From: rafan Date: Tue, 5 Dec 2006 08:29:35 +0000 Subject: - Respect X11BASE Reported by: pointyhat --- cad/qucs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/qucs/Makefile') diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile index 6f3fb363437c..675f92c5292d 100644 --- a/cad/qucs/Makefile +++ b/cad/qucs/Makefile @@ -18,6 +18,7 @@ USE_QT_VER= 3 USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= QTDIR="${X11BASE}" MAN1= qucs.1 qucsator.1 qucsattenuator.1 qucsconv.1 qucsdigi.1 \ qucsedit.1 qucsfilter.1 qucshelp.1 qucslib.1 qucstrans.1 -- cgit