pkgsrc/wm/tvtwm/Makefile
jlam 73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00

15 lines
371 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/08/22 17:39:00 jlam Exp $
DISTNAME= tvtwm.pl11
PKGNAME= tvtwm-11
WRKSRC= ${WRKDIR}/tvtwm
CATEGORIES= x11 wm
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=window_managers/}
MAINTAINER= packages@netbsd.org
COMMENT= Classic twm with virtual desktop support
USE_IMAKE= YES
.include "../../graphics/xpm/buildlink.mk"
.include "../../mk/bsd.pkg.mk"