Pass configure check for ImageMagick, still fails to build.
This commit is contained in:
parent
0304ed66b9
commit
56dc4eb815
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.36 2009/08/26 21:20:13 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2009/12/09 12:40:10 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pixieplus-0.5.4
|
||||
|
@ -17,6 +17,10 @@ USE_LANGUAGES= c c++
|
|||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
||||
CPPFLAGS+= -I${BUILDLINK_PREFIX.ImageMagick}/include/ImageMagick
|
||||
|
||||
.include "../../meta-pkgs/kde3/kde3.mk"
|
||||
.include "../../graphics/ImageMagick/buildlink3.mk"
|
||||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue