PREFIX->LOCALBASE
This commit is contained in:
parent
145a92dcca
commit
e36ad79446
@ -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:
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user