PREFIX->LOCALBASE

This commit is contained in:
espie 2001-08-02 14:08:58 +00:00
parent 145a92dcca
commit e36ad79446
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2001/05/10 19:44:54 lebel Exp $
# $OpenBSD: Makefile,v 1.12 2001/08/02 14:08:58 espie Exp $
COMMENT= games for KDE
COMMENT-cards= faces for kde card games
@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --disable-debug
USE_GMAKE= Yes
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 \
RUN_KAPPFINDER=no KDEDIR=/usr/local
RUN_KAPPFINDER=no KDEDIR=${LOCALBASE}
MAKE_ENV= ${CONFIGURE_ENV}
pre-build:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2001/05/10 19:44:55 lebel Exp $
# $OpenBSD: Makefile,v 1.7 2001/08/02 14:08:58 espie Exp $
COMMENT= "office applications for kde"
CATEGORIES= x11 x11/kde productivity
@ -31,7 +31,7 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
USE_GMAKE= Yes
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 \
RUN_KAPPFINDER=no KDEDIR=/usr/local
RUN_KAPPFINDER=no KDEDIR=${LOCALBASE}
MAKE_ENV= ${CONFIGURE_ENV}
pre-build:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.5 2001/05/06 04:41:17 lebel Exp $
# $OpenBSD: Makefile,v 1.6 2001/08/02 14:08:58 espie Exp $
COMMENT= "some useless kde applications"
@ -27,7 +27,7 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
USE_GMAKE= Yes
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 \
RUN_KAPPFINDER=no KDEDIR=/usr/local
RUN_KAPPFINDER=no KDEDIR=${LOCALBASE}
MAKE_ENV= ${CONFIGURE_ENV}
# Ensure qt2 will always be at the front