5f9afea6ab
must not be set outside the package Makefile.
14 lines
327 B
Makefile
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"
|