Work-around to avoid qt1

This commit is contained in:
espie 2001-01-18 14:58:49 +00:00
parent 02d5954552
commit 25cd419999
3 changed files with 12 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2000/12/19 15:31:23 espie Exp $
# $OpenBSD: Makefile,v 1.4 2001/01/18 14:58:49 espie Exp $
CATEGORIES= x11 x11/kde games
NEED_VERSION= 1.305
@ -32,6 +32,9 @@ USE_GMAKE= Yes
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 \
RUN_KAPPFINDER=no KDEDIR=/usr/local
# Ensure qt2 will always be at the front
MAKE_FLAGS=CXXLD='--tag CXX ${CXX} -L${LOCALBASE}/lib/qt2'
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/12/18 02:54:59 espie Exp $
# $OpenBSD: Makefile,v 1.2 2001/01/18 14:58:49 espie Exp $
CATEGORIES= x11 x11/kde productivity
NEED_VERSION= 1.305
@ -27,6 +27,9 @@ USE_GMAKE= Yes
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 \
RUN_KAPPFINDER=no KDEDIR=/usr/local
# Ensure qt2 will always be at the front
MAKE_FLAGS=CXXLD='--tag CXX ${CXX} -L${LOCALBASE}/lib/qt2'
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/12/18 00:46:03 espie Exp $
# $OpenBSD: Makefile,v 1.2 2001/01/18 14:58:49 espie Exp $
CATEGORIES= x11 x11/kde games
NEED_VERSION= 1.305
@ -27,6 +27,9 @@ USE_GMAKE= Yes
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 \
RUN_KAPPFINDER=no KDEDIR=/usr/local
# Ensure qt2 will always be at the front
MAKE_FLAGS=CXXLD='--tag CXX ${CXX} -L${LOCALBASE}/lib/qt2'
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes