pkgsrc/graphics/nvtv/Makefile
reed 32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00

11 lines
222 B
Makefile

# $NetBSD: Makefile,v 1.5 2004/12/28 02:47:43 reed Exp $
PKGNAME= ${DISTNAME}
PKGREVISION= 2
.include "Makefile.common"
CONFLICTS= nvtv-gtk2-[0-9]*
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"