pkgsrc/wm/tvtwm/Makefile
joerg 58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00

16 lines
391 B
Makefile

# $NetBSD: Makefile,v 1.15 2006/12/15 20:33:02 joerg Exp $
DISTNAME= tvtwm.pl11
PKGNAME= tvtwm-11
PKGREVISION= 3
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=window_managers/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Classic twm with virtual desktop support
WRKSRC= ${WRKDIR}/tvtwm
USE_IMAKE= YES
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"