cosmetic qt changes.

This commit is contained in:
espie 2002-11-28 19:19:09 +00:00
parent 8e34998817
commit 42ef16f4bb
2 changed files with 3 additions and 3 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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)