pkgsrc/graphics/gnuplot/Makefile
rillig 5f9afea6ab pkglint says: ERROR: graphics/gnuplot/Makefile.common:4: PKGREVISION
must not be set outside the package Makefile.
2007-12-16 21:49:31 +00:00

14 lines
327 B
Makefile

# $NetBSD: Makefile,v 1.41 2007/12/16 21:49:31 rillig Exp $
PKGREVISION= 1
SVR4_PKGNAME= gplot
CATEGORIES+= x11
CONFLICTS+= gnuplot-nox11-[0-9]*
.include "../../graphics/gnuplot/Makefile.common"
.include "../../graphics/plotutils/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"