From 3386228f03fc5fbaa31939800665729835cf323c Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 5 Apr 2000 15:22:42 +0000 Subject: make qt-2.0.2 package conform to hier(7) and update pkgs which depend on it accordingly. --- cad/vipec/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'cad/vipec') diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index 6e4306f037a..f4cb44e1f8b 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/04/01 18:53:59 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2000/04/05 15:22:44 dmcmahill Exp $ # DISTNAME= vipec-2.0.1 @@ -14,9 +14,10 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_X11= yes -CONFIGURE_ENV+= "QTDIR=${X11BASE}/qt2" \ +CONFIGURE_ENV+= "QTDIR=${X11BASE}" \ all_libraries="-Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib -Wl,-R${X11BASE}/lib -L${X11BASE}/lib" -CONFIGURE_ARGS+= "--with-qt-dir=${X11BASE}/qt2" +CONFIGURE_ARGS+= "--with-qt-dir=${X11BASE}" \ + "--with-qt-includes=${X11BASE}/include/qt" post-extract: ${MV} -f ${WRKSRC}/bin/start_vipec_help ${WRKSRC}/bin/start_vipec_help.in -- cgit v1.2.3