6458d710e0
not building before, thanks jmmv.
15 lines
419 B
Makefile
15 lines
419 B
Makefile
# $NetBSD: Makefile,v 1.28 2005/01/13 10:14:45 xtraeme Exp $
|
|
|
|
PKGNAME= ${DISTNAME}
|
|
COMMENT= Small, fast and light-weight window manager
|
|
|
|
CONFLICTS+= icewm-gnome-[0-9]* icewm-imlib-[0-9]*
|
|
|
|
CONFIGURE_ARGS+= --with-gnome-menus=no
|
|
CONFIGURE_ARGS+= --with-imlib=no
|
|
CONFIGURE_ARGS+= --with-xpm=${BUILDLINK_PREFIX.xpm}
|
|
|
|
.include "Makefile.common"
|
|
.include "../../graphics/xpm/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|