From 42ef16f4bb40373eb73ebed8a38ac0cf06cc0938 Mon Sep 17 00:00:00 2001 From: espie Date: Thu, 28 Nov 2002 19:19:09 +0000 Subject: [PATCH] cosmetic qt changes. --- devel/lincvs/Makefile | 4 ++-- games/nethack/files/qt-config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile index 59a07ec01d5..6e820d62d24 100644 --- a/devel/lincvs/Makefile +++ b/devel/lincvs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2002/03/29 13:10:19 reinhard Exp $ +# $OpenBSD: Makefile,v 1.10 2002/11/28 19:19:09 espie Exp $ COMMENT= "graphical CVS front-end using QT2" @@ -31,7 +31,7 @@ BUILD_DEPENDS= ::x11/qt2-designer CONFIGURE_STYLE=gnu CONFIGURE_ARGS= ${MODQT_CONFIGURE_ARGS} \ --datadir=${LOCALBASE}/share/doc -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib/qt2 -L${LOCALBASE}/lib" +CONFIGURE_ENV= LDFLAGS="-L${MODQT_LIBDIR} -L${LOCALBASE}/lib" MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/auxdir .include diff --git a/games/nethack/files/qt-config b/games/nethack/files/qt-config index 8a2c08dfbe3..5b9cfc776e9 100644 --- a/games/nethack/files/qt-config +++ b/games/nethack/files/qt-config @@ -1,5 +1,5 @@ # Not yet: -# qt flavor needs qt 2.0 to work +# qt flavor needs at least 2.0 to work VARDATND = x11tiles pet_mark.xbm rip.xpm VARDAT = $(VARDATD) $(VARDATND) CFLAGS+=-DQT_GRAPHICS -I$(MODQT_INCDIR)