c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
21 lines
488 B
Makefile
21 lines
488 B
Makefile
# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:22 tv Exp $
|
|
#
|
|
|
|
DISTNAME= bbconf-1.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= wm
|
|
MASTER_SITES= http://bbconf.sourceforge.net/code/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://bbconf.sourceforge.net/
|
|
COMMENT= Configuration tool for the blackbox window manager
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_X11= YES
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_LIBTOOL= YES
|
|
LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig
|
|
|
|
.include "../../x11/qt2-libs/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|