- Use Qt3-MT
- Add png header path
This commit is contained in:
parent
c3e69b2a8d
commit
96dedafc43
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2002/07/24 15:34:59 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2003/01/19 02:27:30 brad Exp $
|
||||
|
||||
COMMENT= "graphical debugger for kde"
|
||||
COMMENT= "graphical debugger for KDE"
|
||||
|
||||
DISTNAME= kdbg-1.2.5
|
||||
CATEGORIES= devel
|
||||
@ -15,11 +15,13 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdbg/}
|
||||
|
||||
MODULES= qt3
|
||||
MODQT_MT= Yes
|
||||
|
||||
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdesu,kdeui,kio::x11/kde/libs3
|
||||
|
||||
CONFIGURE_STYLE= autoconf
|
||||
CONFIGURE_ARGS= ${MODQT_CONFIGURE_ARGS} \
|
||||
--with-extra-includes="${LOCALBASE}/include" \
|
||||
--with-extra-includes="${LOCALBASE}/include/libpng:${LOCALBASE}/include" \
|
||||
--with-extra-libs="${LOCALBASE}/lib" \
|
||||
--with-kde-version=3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user