pkgsrc/wm/olvwm/Makefile
wiz a825c28ac2 Remove xextproto/buildlink3.mk in most cases where it occurs with
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).
2012-10-23 10:24:02 +00:00

25 lines
641 B
Makefile

# $NetBSD: Makefile,v 1.20 2012/10/23 10:24:15 wiz Exp $
#
DISTNAME= olvwm4.src4
PKGNAME= olvwm-4.4
PKGREVISION= 4
CATEGORIES= x11 wm
MASTER_SITES= http://home.nyc.rr.com/twopks/olvwm/
MAINTAINER= w.wnuk@zodiac.mimuw.edu.pl
HOMEPAGE= http://home.nyc.rr.com/twopks/olvwm/
COMMENT= Open Look Virtual Window Manager
DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients
LICENSE= sun-openlook-license
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xview-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"