summaryrefslogtreecommitdiff
path: root/graphics/gnuplot-nox11/Makefile
blob: f4c97ccd208e824553534eb1d40d547fc7f2e2a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.15 2008/05/15 20:22:02 drochner Exp $
#

PKGNAME=		${DISTNAME:C/-/-nox11-/}
SVR4_PKGNAME=		gplot

CONFLICTS+=		gnuplot-[0-9]*

CONFIGURE_ARGS+=	--without-x

INSTALL_ENV+=		INSTALL_XRESOURCE_DATA=no

.include "../../graphics/gnuplot/Makefile.common"

.include "../../graphics/plotutils-nox11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"