2c72a9f0b9
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
16 lines
414 B
Makefile
16 lines
414 B
Makefile
# $NetBSD: Makefile,v 1.15 2012/10/23 10:24:14 wiz Exp $
|
|
|
|
DISTNAME= lwm-1.2.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11 wm
|
|
MASTER_SITES= http://www.jfc.org.uk/files/lwm/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.jfc.org.uk/software/lwm.html
|
|
COMMENT= Lightweight Window Manager
|
|
|
|
USE_IMAKE= YES
|
|
|
|
.include "../../x11/libSM/buildlink3.mk"
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|