40614d0b3c
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
21 lines
497 B
Makefile
21 lines
497 B
Makefile
# $NetBSD: Makefile,v 1.17 2003/09/17 19:41:13 grant Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.65.0
|
|
PKGREVISION= 4
|
|
CATEGORIES= wm x11
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/}
|
|
|
|
MAINTAINER= jschauma@NetBSD.org
|
|
HOMEPAGE= http://blackboxwm.sourceforge.net/
|
|
COMMENT= Small and fast X11R6 window manager
|
|
|
|
DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_GCC_SHLIB= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/gettext-lib/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|