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.
14 lines
276 B
Makefile
14 lines
276 B
Makefile
# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:15 tv Exp $
|
|
#
|
|
|
|
PKGREVISION= 1
|
|
|
|
.include "Makefile.common"
|
|
|
|
COMMENT= GNUstep Workspace manager
|
|
|
|
pre-install:
|
|
${CP} ${FILESDIR}/GNUmakefile ${WRKSRC}/GWLib
|
|
|
|
.include "../../sysutils/GWLib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|